Package net.shibboleth.idp.plugin.oidc.op.messaging.context.logic
Conditions related to OIDC messaging.
-
Class Summary Class Description JWTClaimsSetFromIDTokenLookupFunction Extract theJWTClaimsSetfrom the id_token inOIDCAuthenticationResponseContext.JWTClaimsSetFromJWTAccessTokenLookupFunction Extract theJWTClaimsSetfrom the JWT inAccessTokenContext.JWTClaimsSetFromUserInfoLookupFunction Extract thePayloadfrom the user info inOIDCAuthenticationResponseContext.PayloadFromJWTAccessTokenLookupFunction Extract thePayloadfrom the JWT inAccessTokenContext.PayloadFromProcessedTokenLookupFunction Extract thePayloadfrom the processed token inOIDCAuthenticationResponseContext.PayloadFromUserInfoLookupFunction Extract thePayloadfrom the user info inOIDCAuthenticationResponseContext.RequestedGrantTypesCondition Checks whether aTokenRequestwas for one of a set of candidate grant_type values.ValidatedScopePredicate Predicate that evaluates aProfileRequestContextby looking for the validatedScopethat matches one of a designated set of string values, a single value, or a generic predicate.