Class TokenClaims
java.lang.Object
com.sap.cloud.security.xsuaa.token.TokenClaims
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final StringDeprecated.avoid using directly, make use of Token#getClientId() insteadstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringIAS applications provide this attribute if the user was authenticated via an OIDC trust to an IAS tenant and if the user actually has a user UUID. -
Method Summary
-
Field Details
-
CLAIM_XS_USER_ATTRIBUTES
- See Also:
-
CLAIM_SCOPES
- See Also:
-
CLAIM_CLIENT_ID
Deprecated.avoid using directly, make use of Token#getClientId() instead- See Also:
-
CLAIM_AUTHORIZATION_PARTY
- See Also:
-
CLAIM_USER_NAME
- See Also:
-
CLAIM_GIVEN_NAME
- See Also:
-
CLAIM_FAMILY_NAME
- See Also:
-
CLAIM_EMAIL
- See Also:
-
CLAIM_ORIGIN
- See Also:
-
CLAIM_GRANT_TYPE
- See Also:
-
CLAIM_ZDN
- See Also:
-
CLAIM_ZONE_ID
- See Also:
-
CLAIM_ISSUER
- See Also:
-
CLAIM_JKU
- See Also:
-
CLAIM_KID
- See Also:
-
SAP_GLOBAL_USER_ID
IAS applications provide this attribute if the user was authenticated via an OIDC trust to an IAS tenant and if the user actually has a user UUID. This is true if the user physically exists in the IAS user store and IAS is not a pure proxy which simply forwards all information from the corporate IdP.- See Also:
-