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