Package net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate
package net.shibboleth.idp.plugin.oidc.op.messaging.context.navigate
Lookup functions.
-
ClassesClassDescriptionA Abstract function extended by lookups searching fields from authentication request.An abstract function extended by lookups searching fields from authorization request.A Abstract function extended by lookups searching fields from token request.Returns a
ClientIDfrom the first value found inOIDCAuthenticationResponseContext.getAudience().A function that returns client id of the authentication request via a lookup function.Default lookup function for fetchingOIDCClientInformationfromOIDCClientRegistrationResponseContextlocated under outbound message context.A function that returns resource value of the authorization request.A function that returns code challenge value of the authorization request via a lookup function.A function that returns code challenge method value of the authorization request via a lookup function.For Token endpoint.A function that returns dpop_jkt value of the authorization request via a lookup function.A function that returns copy of requested acr values via a lookup function.A function that returns copy of requested claims via a lookup function.Default lookup function for fetching requestedOIDCClientMetadatafrom the inbound dynamic client registration request message (OIDCClientRegistrationRequest).A function that returns copy of requested prompt via a lookup function.A function that returns copy of requested scopes via a lookup function.A function that returns request login hint via a lookup function.A function that returns authentication max age parameter the request via a lookup function.A function that returns copy of Nonce via a lookup function.A function that returns redirect uri of the authentication request via a lookup function.A function that returns copy of the response mode of the request via a lookup function.A function that returns copy of response type via a lookup function.A function that returns copy of the state the request via a lookup function.Default predicate for using only request object parameters if the authorization request (1) contains request object and (2) is not OIDC authentication request or is provided by the PAR endpoint.A function that returns a set of valid response type for the authorization request.A function that returnsOIDCClientMetadataif such is available in the message from aMessageContextobtained viaInOutOperationContext.getInboundMessageContext().A function that returnsOIDCClientMetadataif such is available in the message from aOIDCClientRegistrationResponseContext.A lookup function for fetching policy-enforced client metadata related to the dynamic client registration request.A function that returns a copy of requested resource list from aTokenRequest.For Token, Revocation and other end points supporting client authentication.For Token endpoint.A function that returns a copy of requested scopes from aTokenRequest.