public class IdpDetectExistingBrokerUserAuthenticator extends IdpCreateUserIfUniqueAuthenticator
BROKER_REGISTERED_NEW_USER, BROKERED_CONTEXT_NOTE, ENFORCE_UPDATE_PROFILE, EXISTING_USER_INFO, FIRST_BROKER_LOGIN_SUCCESS, NESTED_FIRST_BROKER_CONTEXT, UPDATE_PROFILE_EMAIL_CHANGED| Constructor and Description |
|---|
IdpDetectExistingBrokerUserAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
authenticateImpl(AuthenticationFlowContext context,
SerializedBrokeredIdentityContext serializedCtx,
BrokeredIdentityContext brokerContext) |
boolean |
configuredFor(KeycloakSession session,
RealmModel realm,
UserModel user) |
boolean |
requiresUser() |
actionImpl, checkExistingUser, getUsername, userRegisteredSuccessaction, authenticate, close, getExistingUser, sendFailureChallenge, setRequiredActionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitareRequiredActionsEnabled, getRequiredActionspublic IdpDetectExistingBrokerUserAuthenticator()
protected void authenticateImpl(AuthenticationFlowContext context, SerializedBrokeredIdentityContext serializedCtx, BrokeredIdentityContext brokerContext)
authenticateImpl in class IdpCreateUserIfUniqueAuthenticatorpublic boolean requiresUser()
requiresUser in interface AuthenticatorrequiresUser in class IdpCreateUserIfUniqueAuthenticatorpublic boolean configuredFor(KeycloakSession session, RealmModel realm, UserModel user)
configuredFor in interface AuthenticatorconfiguredFor in class IdpCreateUserIfUniqueAuthenticatorCopyright © 2021 JBoss by Red Hat. All rights reserved.