Uses of Class
net.shibboleth.idp.plugin.authn.oidc.rp.impl.AbstractHttpOIDCAuthenticationAction
Packages that use AbstractHttpOIDCAuthenticationAction
Package
Description
This package has an authentication implementation for OpenID Connect authentication providers.
-
Uses of AbstractHttpOIDCAuthenticationAction in net.shibboleth.idp.plugin.authn.oidc.rp.impl
Modifier and TypeClassDescriptionclassAction to exchange the authorization code in the authentication response for an OAuth access token which contains an OIDC id_token.classRequest information from the UserInfo OAuth2.0 endpoint using the access_token already present in the context.