Popular repositories Loading
-
-
-
spring-boot-cloud
spring-boot-cloud PublicForked from zhangxd1989/spring-boot-cloud
基于 Spring Boot、Spring Cloud、Spring Oauth2 和 Spring Cloud Netflix 等框架构建的微服务项目
Java
-
spring-security-oauth
spring-security-oauth PublicForked from spring-attic/spring-security-oauth
Support for adding OAuth1(a) and OAuth2 features (consumer and provider) for Spring web applications.
Java
-
spring-cloud-security-oauth2-jwt
spring-cloud-security-oauth2-jwt PublicForked from jiangchao123/spring-cloud-security-oauth2-jwt
使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,oauth Server和resource Server使用了jwt的方式进行了实现。认证服务器生成jwt格式的token,并不对其进行持久化,然后资源服务器使用密钥进行校验token。
Java
-
spring-cloud-security-oauth2-jdbc
spring-cloud-security-oauth2-jdbc PublicForked from jiangchao123/spring-cloud-security-oauth2-jdbc
使用spring-cloud-security-oauth2来实现oauth server和resource server,oauth Server和resource Server分开,resource Server实现了两种方式,一种是当用token调用受保护资源时,使用RemoteTokenServices来去oauth server去校验。另一种是共享数据库,然后资源服务器自己通过数据…
Java
If the problem persists, check the GitHub status page or contact support.