pac4j 是一个 Java 权限引擎,支持多种协议多种框架
支持验证机制:
OAuth (1.0 & 2.0): Facebook, Twitter, Google, Yahoo, LinkedIn, Github… using the pac4j-oauth module
pac4j-oauth
CAS (1.0, 2.0, SAML, logout & proxy) + REST API support using the pac4j-cas module
pac4j-cas
HTTP (form, basic auth, IP, header, GET/POST parameter authentications) using the pac4j-http module
pac4j-http
OpenID using the pac4j-openid module
pac4j-openid
SAML (2.0) using the pac4j-saml module
pac4j-saml
Google App Engine UserService using the pac4j-gae module
pac4j-gae
OpenID Connect 1.0 using the pac4j-oidc module
pac4j-oidc
JWT using the pac4j-jwt module
pac4j-jwt
LDAP using the pac4j-ldap module
pac4j-ldap
relational DB using the pac4j-sql module
pac4j-sql
MongoDB using the pac4j-mongo module
pac4j-mongo
Stormpath using the pac4j-stormpath module.
pac4j-stormpath