Class AbstractOIDCCredentialProvider

java.lang.Object
org.ametys.runtime.plugin.component.AbstractLogEnabled
org.ametys.core.authentication.AbstractCredentialProvider
org.ametys.plugins.extrausermgt.authentication.oidc.AbstractOIDCCredentialProvider
All Implemented Interfaces:
BlockingCredentialProvider, CredentialProvider, LogEnabled, Component, Contextualizable, Serviceable
Direct Known Subclasses:
AutoDiscoveringOIDCCredentialProvider, FacebookCredentialProvider, GenericOIDCCredentialProvider, GoogleCredentialProvider

Sign in (through Google, facebook...) using the OpenId Connect (OIDC) protocol.