Package com.sap.cloud.security.token
Class TokenClaims
java.lang.Object
com.sap.cloud.security.token.TokenClaims
Constants denoting JWT claims as specified here: https://tools.ietf.org/html/rfc7519#section-4
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
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.static final String
static final String
Deprecated, for removal: This API element is subject to removal in a future version.static final String
static final String
-
Method Summary
-
Field Details
-
ISSUER
- See Also:
-
IAS_ISSUER
- See Also:
-
EXPIRATION
- See Also:
-
AUDIENCE
- See Also:
-
NOT_BEFORE
- See Also:
-
SUBJECT
- See Also:
-
USER_NAME
- See Also:
-
GIVEN_NAME
- See Also:
-
FAMILY_NAME
- See Also:
-
EMAIL
- See Also:
-
SAP_GLOBAL_SCIM_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:
-
SAP_GLOBAL_USER_ID
- See Also:
-
SAP_GLOBAL_ZONE_ID
Deprecated, for removal: This API element is subject to removal in a future version.UseSAP_GLOBAL_APP_TID
instead.- See Also:
-
SAP_GLOBAL_APP_TID
- See Also:
-
GROUPS
- See Also:
-
AUTHORIZATION_PARTY
- See Also:
-
CNF
- See Also:
-
CNF_X5T
- See Also:
-
SAP_GLOBAL_APP_TID
instead.