public class IdpReviewProfileAuthenticator extends AbstractIdpAuthenticator
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 |
|---|
IdpReviewProfileAuthenticator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
actionImpl(AuthenticationFlowContext context,
SerializedBrokeredIdentityContext userCtx,
BrokeredIdentityContext brokerContext) |
protected void |
authenticateImpl(AuthenticationFlowContext context,
SerializedBrokeredIdentityContext userCtx,
BrokeredIdentityContext brokerContext) |
boolean |
configuredFor(KeycloakSession session,
RealmModel realm,
UserModel user) |
protected boolean |
requiresUpdateProfilePage(AuthenticationFlowContext context,
SerializedBrokeredIdentityContext userCtx,
BrokeredIdentityContext brokerContext) |
boolean |
requiresUser() |
action, authenticate, close, getExistingUser, sendFailureChallenge, setRequiredActionsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitareRequiredActionsEnabled, getRequiredActionspublic boolean requiresUser()
protected void authenticateImpl(AuthenticationFlowContext context, SerializedBrokeredIdentityContext userCtx, BrokeredIdentityContext brokerContext)
authenticateImpl in class AbstractIdpAuthenticatorprotected boolean requiresUpdateProfilePage(AuthenticationFlowContext context, SerializedBrokeredIdentityContext userCtx, BrokeredIdentityContext brokerContext)
protected void actionImpl(AuthenticationFlowContext context, SerializedBrokeredIdentityContext userCtx, BrokeredIdentityContext brokerContext)
actionImpl in class AbstractIdpAuthenticatorpublic boolean configuredFor(KeycloakSession session, RealmModel realm, UserModel user)
Copyright © 2020 JBoss by Red Hat. All rights reserved.