Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hiwepy/shiro-oidc-spring-boot-starter

shiro-oidc-spring-boot-starter
https://github.com/hiwepy/shiro-oidc-spring-boot-starter

oidc shiro spring-boot spring-boot-starter

Last synced: 3 days ago
JSON representation

shiro-oidc-spring-boot-starter

Awesome Lists containing this project

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")