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