Package net.shibboleth.idp.plugin.oidc.op.authn.impl
package net.shibboleth.idp.plugin.oidc.op.authn.impl
Implementation classes supporting OIDC/OAuth client authentication.
-
ClassesClassDescriptionExtracts OAuth 2 client authentication details from a request and stores them in an
OAuth2ClientAuthenticationContextbeneath theAuthenticationContextfor subsequent validation.A validator that handles authentication via signed JWT.A password validator that authenticates against OIDC client metadata (which may itself be emulated via SAML metadata).Validates the client authentication type with the token_endpoint_auth_method stored in the client's metadata and the profile configuration.