Class IdpReviewProfileAuthenticator

  • All Implemented Interfaces:
    org.keycloak.authentication.Authenticator, org.keycloak.provider.Provider

    public class IdpReviewProfileAuthenticator
    extends AbstractIdpAuthenticator
    Author:
    Marek Posolda
    • Constructor Detail

      • IdpReviewProfileAuthenticator

        public IdpReviewProfileAuthenticator()
    • Method Detail

      • requiresUser

        public boolean requiresUser()
      • requiresUpdateProfilePage

        protected boolean requiresUpdateProfilePage​(org.keycloak.authentication.AuthenticationFlowContext context,
                                                    SerializedBrokeredIdentityContext userCtx,
                                                    org.keycloak.broker.provider.BrokeredIdentityContext brokerContext)
      • configuredFor

        public boolean configuredFor​(org.keycloak.models.KeycloakSession session,
                                     org.keycloak.models.RealmModel realm,
                                     org.keycloak.models.UserModel user)