# shiro-oidc-spring-boot-starter **Repository Path**: arthas_admin/shiro-oidc-spring-boot-starter ## Basic Information - **Project Name**: shiro-oidc-spring-boot-starter - **Description**: shiro-oidc-spring-boot-starter - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-08-24 - **Last Updated**: 2022-08-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # spring-boot-starter-shiro-openid shiro openid starter for spring boot ### 说明 > 基于 Shiro 的 Spring Boot Starter 实现 1. 默认的Handler实现 2. 实现基于责任链式的消息分发 3. https://github.com/mitreid-connect/ ### Maven ``` xml ${project.groupId} spring-boot-starter-shiro-biz ${project.version} ``` ### Sample [https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-shiro-biz](https://github.com/vindell/spring-boot-starter-samples/tree/master/spring-boot-sample-shiro-biz "spring-boot-sample-shiro-biz")