# springseed-keycloak-embed-server **Repository Path**: zikuo/springseed-keycloak-embed-server ## Basic Information - **Project Name**: springseed-keycloak-embed-server - **Description**: 基于Keycloak的,内嵌式的认证与鉴权服务 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-10-31 - **Last Updated**: 2022-10-31 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # springseed-keycloak-embed-server #### 介绍 基于Keycloak的,内嵌式的认证与鉴权服务 #### 软件架构 软件架构说明 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. xxxx 2. xxxx 3. xxxx #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 参考 - [Understanding token usage in Keycloak](https://www.janua.fr/understanding-token-usage-in-keycloak/#:~:text=Offline%20tokens%20can%20have%20very%20long%20living%20period,the%20offline%20token%20for%20a%20refresh%20token%20action.) - [Customizing Themes for Keycloak](https://www.baeldung.com/spring-keycloak-custom-themes) - [Customizing the Login Page for Keycloak](https://www.baeldung.com/keycloak-custom-login-page) - - [Custom User Attributes with Keycloak](https://www.baeldung.com/keycloak-custom-user-attributes)