Package org.cilogon.oauth2.servlet.claims
Packages for claims specific to CILogon. In particular, from the user store and from parsing SAML headers.
Created by Jeff Gaynor
on 4/12/23 at 5:24 PM
-
Interface Summary Interface Description CILCSConstants Created by Jeff Gaynor
on 2/8/23 at 1:41 PM -
Class Summary Class Description SAMLAttrbuteClaimSource Dummy class that only uses its superclass.SAMLAttributeClaimSource This will read SAML attributes that are sent in the header from the IDP then stored in an attribute that is sent.UserClaimSource This actually introspects the user database and does not require an LDAP configuration.