今天无意发现了一个符合 OIDC 的 JAVA 客户端(pac4j),无缝支持  IdentityServer 与 Keycloak 。支持  OpenID Connect providers: Google, AzureAD, Okta, IdentityServer3 (and 4), MitreID, Keycloak 4.6 ,使用详细具体看文档吧 。

REFER:

https://openid.net/certification/#OPs
https://github.com/pac4j/pac4j
https://www.pac4j.org/docs/alldocs.html

https://connect2id.com/products/nimbus-oauth-openid-connect-sdk (Nimbus)

https://github.com/spring-projects-experimental/spring-authorization-server

https://spring.io/blog/2020/04/15/announcing-the-spring-authorization-server

https://github.com/spring-projects/spring-security/wiki/OAuth-2.0-Migration-Guide

https://github.com/spring-projects/spring-security/wiki/OAuth-2.0-Features-Matrix

https://connect2id.com/products/nimbus-oauth-openid-connect-sdk/openid-connect-providers

http://docs.identityserver.io/en/release/intro/specs.html

相关文章:

  • 2021-11-21
  • 2021-11-21
  • 2022-12-23
  • 2021-04-15
  • 2021-08-22
  • 2021-05-23
  • 2021-06-14
  • 2022-12-23
猜你喜欢
  • 2022-02-24
  • 2021-05-27
  • 2021-07-31
  • 2022-12-23
  • 2021-11-30
  • 2022-12-23
相关资源
相似解决方案