Interface CasWebflowConstants

    • Field Detail

      • BASE_CLASSPATH_WEBFLOW

        static final java.lang.String BASE_CLASSPATH_WEBFLOW
        Base path for webflow configuration files.
        See Also:
        Constant Field Values
      • TRANSITION_ID_AUTHENTICATION_FAILURE

        static final java.lang.String TRANSITION_ID_AUTHENTICATION_FAILURE
        The transition state 'authenticationFailure'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_YES

        static final java.lang.String TRANSITION_ID_YES
        The transition state 'yes'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_FINALIZE

        static final java.lang.String TRANSITION_ID_FINALIZE
        The transition state 'finalize'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_WARN

        static final java.lang.String TRANSITION_ID_WARN
        The transition state 'warn'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_NO

        static final java.lang.String TRANSITION_ID_NO
        The transition state 'no'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_SUBMIT

        static final java.lang.String TRANSITION_ID_SUBMIT
        The transition state 'submit'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_ERROR

        static final java.lang.String TRANSITION_ID_ERROR
        The transition state 'error'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_RESUME

        static final java.lang.String TRANSITION_ID_RESUME
        The transition state 'resume'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_GATEWAY

        static final java.lang.String TRANSITION_ID_GATEWAY
        The transition state 'gateway'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_STOP

        static final java.lang.String TRANSITION_ID_STOP
        The transition state 'stop'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_TICKET_GRANTING_TICKET_NOT_EXISTS

        static final java.lang.String TRANSITION_ID_TICKET_GRANTING_TICKET_NOT_EXISTS
        TGT does not exist event ID="notExists".
        See Also:
        Constant Field Values
      • TRANSITION_ID_TICKET_GRANTING_TICKET_INVALID

        static final java.lang.String TRANSITION_ID_TICKET_GRANTING_TICKET_INVALID
        TGT invalid event ID="invalid".
        See Also:
        Constant Field Values
      • TRANSITION_ID_TICKET_GRANTING_TICKET_VALID

        static final java.lang.String TRANSITION_ID_TICKET_GRANTING_TICKET_VALID
        TGT valid event ID="valid".
        See Also:
        Constant Field Values
      • TRANSITION_ID_INTERRUPT_SKIPPED

        static final java.lang.String TRANSITION_ID_INTERRUPT_SKIPPED
        The transition state 'interruptSkipped'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_INTERRUPT_REQUIRED

        static final java.lang.String TRANSITION_ID_INTERRUPT_REQUIRED
        The transition state 'interruptRequired'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_UNAVAILABLE

        static final java.lang.String TRANSITION_ID_UNAVAILABLE
        Provider service is unavailable.
        See Also:
        Constant Field Values
      • TRANSITION_ID_BYPASS

        static final java.lang.String TRANSITION_ID_BYPASS
        User allowed to bypass auth by provider.
        See Also:
        Constant Field Values
      • TRANSITION_ID_DENY

        static final java.lang.String TRANSITION_ID_DENY
        User was denied access by provider.
        See Also:
        Constant Field Values
      • TRANSITION_ID_REGISTER

        static final java.lang.String TRANSITION_ID_REGISTER
        Transition id 'register'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_SUCCESS

        static final java.lang.String TRANSITION_ID_SUCCESS
        The transition state 'success'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_REDIRECT

        static final java.lang.String TRANSITION_ID_REDIRECT
        Transition id 'redirect' .
        See Also:
        Constant Field Values
      • TRANSITION_ID_SKIP

        static final java.lang.String TRANSITION_ID_SKIP
        Transition id 'skip' .
        See Also:
        Constant Field Values
      • TRANSITION_ID_APPROVE

        static final java.lang.String TRANSITION_ID_APPROVE
        Transition id 'approve' .
        See Also:
        Constant Field Values
      • TRANSITION_ID_PROPAGATE

        static final java.lang.String TRANSITION_ID_PROPAGATE
        Propagate transition id.
        See Also:
        Constant Field Values
      • TRANSITION_ID_FINISH

        static final java.lang.String TRANSITION_ID_FINISH
        Finish transition id.
        See Also:
        Constant Field Values
      • TRANSITION_ID_FRONT

        static final java.lang.String TRANSITION_ID_FRONT
        Front transition id.
        See Also:
        Constant Field Values
      • TRANSITION_ID_PROCEED

        static final java.lang.String TRANSITION_ID_PROCEED
        Proceed transition id.
        See Also:
        Constant Field Values
      • TRANSITION_ID_CONFIRM

        static final java.lang.String TRANSITION_ID_CONFIRM
        Confirm transition id.
        See Also:
        Constant Field Values
      • TRANSITION_ID_CANCEL

        static final java.lang.String TRANSITION_ID_CANCEL
        Cancel transition id.
        See Also:
        Constant Field Values
      • TRANSITION_ID_ENROLL

        static final java.lang.String TRANSITION_ID_ENROLL
        Enroll transition id.
        See Also:
        Constant Field Values
      • TRANSITION_ID_RENEW

        static final java.lang.String TRANSITION_ID_RENEW
        Renew transition id.
        See Also:
        Constant Field Values
      • TRANSITION_ID_SUCCESS_WITH_WARNINGS

        static final java.lang.String TRANSITION_ID_SUCCESS_WITH_WARNINGS
        The transition state 'successWithWarnings'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_RESET_PASSWORD

        static final java.lang.String TRANSITION_ID_RESET_PASSWORD
        Transition id 'resetPassword'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_FORGOT_USERNAME

        static final java.lang.String TRANSITION_ID_FORGOT_USERNAME
        Transition id 'forgotUsername'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_AUP_MUST_ACCEPT

        static final java.lang.String TRANSITION_ID_AUP_MUST_ACCEPT
        Transition id 'mustAcceptUsagePolicy'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_AUP_ACCEPTED

        static final java.lang.String TRANSITION_ID_AUP_ACCEPTED
        Transition id 'acceptedUsagePolicy'.
        See Also:
        Constant Field Values
      • TRANSITION_ID_MFA_FAILURE

        static final java.lang.String TRANSITION_ID_MFA_FAILURE
        State to determine the MFA failure mode and what action to take.
        See Also:
        Constant Field Values
      • STATE_ID_SUCCESS

        static final java.lang.String STATE_ID_SUCCESS
        The state id 'success'.
        See Also:
        Constant Field Values
      • STATE_ID_STOP_WEBFLOW

        static final java.lang.String STATE_ID_STOP_WEBFLOW
        The state id 'stopWebflow'.
        See Also:
        Constant Field Values
      • STATE_ID_VERIFY_TRUSTED_DEVICE

        static final java.lang.String STATE_ID_VERIFY_TRUSTED_DEVICE
        The state id 'verifyTrustedDevice'.
        See Also:
        Constant Field Values
      • STATE_ID_REGISTER_TRUSTED_DEVICE

        static final java.lang.String STATE_ID_REGISTER_TRUSTED_DEVICE
        The state id 'registerTrustedDevice'.
        See Also:
        Constant Field Values
      • STATE_ID_PREPARE_REGISTER_TRUSTED_DEVICE

        static final java.lang.String STATE_ID_PREPARE_REGISTER_TRUSTED_DEVICE
        The state id 'prepareRegisterTrustedDevice'.
        See Also:
        Constant Field Values
      • STATE_ID_REAL_SUBMIT

        static final java.lang.String STATE_ID_REAL_SUBMIT
        The state 'realSubmit'.
        See Also:
        Constant Field Values
      • STATE_ID_FINISH_MFA_TRUSTED_AUTH

        static final java.lang.String STATE_ID_FINISH_MFA_TRUSTED_AUTH
        'finishMfaTrustedAuth' state id.
        See Also:
        Constant Field Values
      • STATE_ID_INITIAL_AUTHN_REQUEST_VALIDATION_CHECK

        static final java.lang.String STATE_ID_INITIAL_AUTHN_REQUEST_VALIDATION_CHECK
        The transition state 'initialAuthenticationRequestValidationCheck'.
        See Also:
        Constant Field Values
      • STATE_ID_SEND_TICKET_GRANTING_TICKET

        static final java.lang.String STATE_ID_SEND_TICKET_GRANTING_TICKET
        The state id 'sendTicketGrantingTicket'.
        See Also:
        Constant Field Values
      • STATE_ID_TICKET_GRANTING_TICKET_CHECK

        static final java.lang.String STATE_ID_TICKET_GRANTING_TICKET_CHECK
        The state id 'ticketGrantingTicketCheck'.
        See Also:
        Constant Field Values
      • STATE_ID_CREATE_TICKET_GRANTING_TICKET

        static final java.lang.String STATE_ID_CREATE_TICKET_GRANTING_TICKET
        The state id 'createTicketGrantingTicket'.
        See Also:
        Constant Field Values
      • STATE_ID_INIT_LOGIN_FORM

        static final java.lang.String STATE_ID_INIT_LOGIN_FORM
        The state 'initializeLoginForm'.
        See Also:
        Constant Field Values
      • STATE_ID_VIEW_LOGIN_FORM

        static final java.lang.String STATE_ID_VIEW_LOGIN_FORM
        The state 'viewLoginForm'.
        See Also:
        Constant Field Values
      • STATE_ID_SERVICE_AUTHZ_CHECK

        static final java.lang.String STATE_ID_SERVICE_AUTHZ_CHECK
        The state 'serviceAuthorizationCheck'.
        See Also:
        Constant Field Values
      • STATE_ID_TERMINATE_SESSION

        static final java.lang.String STATE_ID_TERMINATE_SESSION
        The state 'terminateSession'.
        See Also:
        Constant Field Values
      • STATE_ID_GATEWAY_REQUEST_CHECK

        static final java.lang.String STATE_ID_GATEWAY_REQUEST_CHECK
        The state 'gatewayRequestCheck'.
        See Also:
        Constant Field Values
      • STATE_ID_GENERATE_SERVICE_TICKET

        static final java.lang.String STATE_ID_GENERATE_SERVICE_TICKET
        The state 'gatewayRequestCheck'.
        See Also:
        Constant Field Values
      • STATE_ID_GATEWAY_SERVICES_MGMT_CHECK

        static final java.lang.String STATE_ID_GATEWAY_SERVICES_MGMT_CHECK
        The state 'gatewayServicesManagementCheck'.
        See Also:
        Constant Field Values
      • STATE_ID_POST_VIEW

        static final java.lang.String STATE_ID_POST_VIEW
        The state 'postView'.
        See Also:
        Constant Field Values
      • STATE_ID_HEADER_VIEW

        static final java.lang.String STATE_ID_HEADER_VIEW
        The state 'headerView'.
        See Also:
        Constant Field Values
      • STATE_ID_SHOW_WARNING_VIEW

        static final java.lang.String STATE_ID_SHOW_WARNING_VIEW
        The state 'showWarningView'.
        See Also:
        Constant Field Values
      • STATE_ID_REDIRECT_VIEW

        static final java.lang.String STATE_ID_REDIRECT_VIEW
        The state 'redirectView'.
        See Also:
        Constant Field Values
      • STATE_ID_END_WEBFLOW

        static final java.lang.String STATE_ID_END_WEBFLOW
        The state id 'endWebflowExecution'.
        See Also:
        Constant Field Values
      • STATE_ID_VIEW_REDIR_UNAUTHZ_URL

        static final java.lang.String STATE_ID_VIEW_REDIR_UNAUTHZ_URL
        The state 'viewRedirectToUnauthorizedUrlView'.
        See Also:
        Constant Field Values
      • STATE_ID_SERVICE_UNAUTHZ_CHECK

        static final java.lang.String STATE_ID_SERVICE_UNAUTHZ_CHECK
        The state 'serviceUnauthorizedCheck'.
        See Also:
        Constant Field Values
      • STATE_ID_VIEW_GENERIC_LOGIN_SUCCESS

        static final java.lang.String STATE_ID_VIEW_GENERIC_LOGIN_SUCCESS
        The state 'viewGenericLoginSuccess'.
        See Also:
        Constant Field Values
      • STATE_ID_SERVICE_CHECK

        static final java.lang.String STATE_ID_SERVICE_CHECK
        The state 'serviceCheck'.
        See Also:
        Constant Field Values
      • STATE_ID_VIEW_SERVICE_ERROR

        static final java.lang.String STATE_ID_VIEW_SERVICE_ERROR
        The state 'viewServiceErrorView'.
        See Also:
        Constant Field Values
      • STATE_ID_WARN

        static final java.lang.String STATE_ID_WARN
        The state id 'warn'.
        See Also:
        Constant Field Values
      • STATE_ID_RENEW_REQUEST_CHECK

        static final java.lang.String STATE_ID_RENEW_REQUEST_CHECK
        The state id 'renewRequestCheck'.
        See Also:
        Constant Field Values
      • STATE_ID_HAS_SERVICE_CHECK

        static final java.lang.String STATE_ID_HAS_SERVICE_CHECK
        The state id 'hasServiceCheck'.
        See Also:
        Constant Field Values
      • STATE_ID_REDIRECT

        static final java.lang.String STATE_ID_REDIRECT
        The state id 'redirect'.
        See Also:
        Constant Field Values
      • STATE_ID_MFA_UNAVAILABLE

        static final java.lang.String STATE_ID_MFA_UNAVAILABLE
        State id when MFA provider has been detected as unavailable and failureMode is closed.
        See Also:
        Constant Field Values
      • STATE_ID_MFA_DENIED

        static final java.lang.String STATE_ID_MFA_DENIED
        State id when MFA provider has denied access to a user because of account lockout.
        See Also:
        Constant Field Values
      • STATE_ID_DO_LOGOUT

        static final java.lang.String STATE_ID_DO_LOGOUT
        State id 'doLogout'.
        See Also:
        Constant Field Values
      • STATE_ID_PROPAGATE_LOGOUT_REQUESTS

        static final java.lang.String STATE_ID_PROPAGATE_LOGOUT_REQUESTS
        State id 'propagateLogoutRequests'.
        See Also:
        Constant Field Values
      • STATE_ID_LOGOUT_VIEW

        static final java.lang.String STATE_ID_LOGOUT_VIEW
        State id 'logoutView'.
        See Also:
        Constant Field Values
      • STATE_ID_FINISH_LOGOUT

        static final java.lang.String STATE_ID_FINISH_LOGOUT
        State id 'finishLogout'.
        See Also:
        Constant Field Values
      • STATE_ID_DELEGATED_AUTHENTICATION

        static final java.lang.String STATE_ID_DELEGATED_AUTHENTICATION
        Delegated authentication state id.
        See Also:
        Constant Field Values
      • STATE_ID_FRONT_LOGOUT

        static final java.lang.String STATE_ID_FRONT_LOGOUT
        State id 'frontLogout'.
        See Also:
        Constant Field Values
      • STATE_ID_CONFIRM_LOGOUT_VIEW

        static final java.lang.String STATE_ID_CONFIRM_LOGOUT_VIEW
        State id 'confirmLogoutView'.
        See Also:
        Constant Field Values
      • STATE_ID_PASSWORD_UPDATE_SUCCESS

        static final java.lang.String STATE_ID_PASSWORD_UPDATE_SUCCESS
        State id 'casPasswordUpdateSuccess'.
        See Also:
        Constant Field Values
      • STATE_ID_HANDLE_AUTHN_FAILURE

        static final java.lang.String STATE_ID_HANDLE_AUTHN_FAILURE
        State id 'handleAuthenticationFailure'.
        See Also:
        Constant Field Values
      • STATE_ID_PASSWORD_RESET_SUBFLOW

        static final java.lang.String STATE_ID_PASSWORD_RESET_SUBFLOW
        State for password reset subflow "pswdResetSubflow".
        See Also:
        Constant Field Values
      • STATE_ID_PROCEED_FROM_AUTHENTICATION_WARNINGS_VIEW

        static final java.lang.String STATE_ID_PROCEED_FROM_AUTHENTICATION_WARNINGS_VIEW
        State id 'proceedFromAuthenticationWarningView'.
        See Also:
        Constant Field Values
      • STATE_ID_PASSWORD_RESET_FLOW_COMPLETE

        static final java.lang.String STATE_ID_PASSWORD_RESET_FLOW_COMPLETE
        Login flow state indicating the password reset subflow is complete "pswdResetComplete".
        See Also:
        Constant Field Values
      • STATE_ID_REDIRECT_TO_LOGIN

        static final java.lang.String STATE_ID_REDIRECT_TO_LOGIN
        State to restart the login flow fresh "redirectToLogin".
        See Also:
        Constant Field Values
      • STATE_ID_POST_LOGIN_PASSWORD_CHANGE_CHECK

        static final java.lang.String STATE_ID_POST_LOGIN_PASSWORD_CHANGE_CHECK
        State to check where the password change should go after completion (post or pre-login) "postLoginPswdChangeCheck".
        See Also:
        Constant Field Values
      • STATE_ID_CHECK_DO_CHANGE_PASSWORD

        static final java.lang.String STATE_ID_CHECK_DO_CHANGE_PASSWORD
        State id to check for do change password manual flag "checkDoChangePassword".
        See Also:
        Constant Field Values
      • STATE_ID_MFA_CHECK_AVAILABLE

        static final java.lang.String STATE_ID_MFA_CHECK_AVAILABLE
        State to check if the MFA provider is available.
        See Also:
        Constant Field Values
      • STATE_ID_MFA_CHECK_BYPASS

        static final java.lang.String STATE_ID_MFA_CHECK_BYPASS
        State to check if the MFA provider should be bypassed.
        See Also:
        Constant Field Values
      • STATE_ID_MFA_PRE_AUTH

        static final java.lang.String STATE_ID_MFA_PRE_AUTH
        State that can be used by MFA providers that offer preAuth endpoints.
        See Also:
        Constant Field Values
      • STATE_ID_SHOW_AUTHN_WARNING_MSGS

        static final java.lang.String STATE_ID_SHOW_AUTHN_WARNING_MSGS
        The view state 'showAuthenticationWarningMessages'.
        See Also:
        Constant Field Values
      • VIEW_ID_REGISTER_DEVICE

        static final java.lang.String VIEW_ID_REGISTER_DEVICE
        The view id 'registerDeviceView'.
        See Also:
        Constant Field Values
      • VIEW_ID_PAC4J_STOP_WEBFLOW

        static final java.lang.String VIEW_ID_PAC4J_STOP_WEBFLOW
        The view state 'casPac4jStopWebflow'.
        See Also:
        Constant Field Values
      • VIEW_ID_WSFED_STOP_WEBFLOW

        static final java.lang.String VIEW_ID_WSFED_STOP_WEBFLOW
        The view state 'casWsFedStopWebflow'.
        See Also:
        Constant Field Values
      • VIEW_ID_ERROR

        static final java.lang.String VIEW_ID_ERROR
        The view state 'error'.
        See Also:
        Constant Field Values
      • VIEW_ID_MFA_UNAVAILABLE

        static final java.lang.String VIEW_ID_MFA_UNAVAILABLE
        View id when MFA provider has been detected as unavailable and failureMode is closed.
        See Also:
        Constant Field Values
      • VIEW_ID_MFA_DENIED

        static final java.lang.String VIEW_ID_MFA_DENIED
        View id when MFA provider has denied access to a user because of account lockout.
        See Also:
        Constant Field Values
      • VIEW_ID_POST_RESPONSE

        static final java.lang.String VIEW_ID_POST_RESPONSE
        The view id 'casPostResponseView'.
        See Also:
        Constant Field Values
      • VIEW_ID_GENERIC_SUCCESS

        static final java.lang.String VIEW_ID_GENERIC_SUCCESS
        The view id 'casGenericSuccessView'.
        See Also:
        Constant Field Values
      • VIEW_ID_CONFIRM

        static final java.lang.String VIEW_ID_CONFIRM
        The view id 'casConfirmView'.
        See Also:
        Constant Field Values
      • VIEW_ID_SERVICE_ERROR

        static final java.lang.String VIEW_ID_SERVICE_ERROR
        The view id 'casServiceErrorView'.
        See Also:
        Constant Field Values
      • VIEW_ID_SEND_RESET_PASSWORD_ACCT_INFO

        static final java.lang.String VIEW_ID_SEND_RESET_PASSWORD_ACCT_INFO
        View id 'casResetPasswordSendInstructions'.
        See Also:
        Constant Field Values
      • VIEW_ID_SENT_FORGOT_USERNAME_ACCT_INFO

        static final java.lang.String VIEW_ID_SENT_FORGOT_USERNAME_ACCT_INFO
        View id 'casForgotUsernameSentInfoView'.
        See Also:
        Constant Field Values
      • VIEW_ID_FORGOT_USERNAME_ACCT_INFO

        static final java.lang.String VIEW_ID_FORGOT_USERNAME_ACCT_INFO
        View id 'casForgotUsernameSendInfoView'.
        See Also:
        Constant Field Values
      • VIEW_ID_INVALID_AUTHENTICATION_HOURS

        static final java.lang.String VIEW_ID_INVALID_AUTHENTICATION_HOURS
        View id 'casBadHoursView'.
        See Also:
        Constant Field Values
      • VIEW_ID_PASSWORD_UPDATE_SUCCESS

        static final java.lang.String VIEW_ID_PASSWORD_UPDATE_SUCCESS
        View id 'casPasswordUpdateSuccessView'.
        See Also:
        Constant Field Values
      • VIEW_ID_AUTHENTICATION_BLOCKED

        static final java.lang.String VIEW_ID_AUTHENTICATION_BLOCKED
        View id 'casAuthenticationBlockedView'.
        See Also:
        Constant Field Values
      • VIEW_ID_PASSWORD_RESET_ERROR

        static final java.lang.String VIEW_ID_PASSWORD_RESET_ERROR
        View id 'casResetPasswordErrorView'.
        See Also:
        Constant Field Values
      • VIEW_ID_INVALID_WORKSTATION

        static final java.lang.String VIEW_ID_INVALID_WORKSTATION
        View id 'casBadWorkstationView'.
        See Also:
        Constant Field Values
      • VIEW_ID_ACCOUNT_DISABLED

        static final java.lang.String VIEW_ID_ACCOUNT_DISABLED
        View id 'casAccountDisabledView'.
        See Also:
        Constant Field Values
      • VIEW_ID_ACCOUNT_LOCKED

        static final java.lang.String VIEW_ID_ACCOUNT_LOCKED
        View id 'casAccountLockedView'.
        See Also:
        Constant Field Values
      • VIEW_ID_MUST_CHANGE_PASSWORD

        static final java.lang.String VIEW_ID_MUST_CHANGE_PASSWORD
        View id 'casMustChangePassView'.
        See Also:
        Constant Field Values
      • VIEW_ID_EXPIRED_PASSWORD

        static final java.lang.String VIEW_ID_EXPIRED_PASSWORD
        View id 'casExpiredPassView'.
        See Also:
        Constant Field Values
      • VIEW_ID_SENT_RESET_PASSWORD_ACCT_INFO

        static final java.lang.String VIEW_ID_SENT_RESET_PASSWORD_ACCT_INFO
        View id 'casResetPasswordSentInstructions'.
        See Also:
        Constant Field Values
      • VIEW_ID_ENDPOINT_ADMIN_LOGIN_VIEW

        static final java.lang.String VIEW_ID_ENDPOINT_ADMIN_LOGIN_VIEW
        View name used for form-login into admin/actuator endpoints.
        See Also:
        Constant Field Values
      • DECISION_STATE_REQUIRE_REGISTRATION

        static final java.lang.String DECISION_STATE_REQUIRE_REGISTRATION
        The decision state 'checkRegistrationRequired'.
        See Also:
        Constant Field Values
      • DECISION_STATE_FINISH_LOGOUT

        static final java.lang.String DECISION_STATE_FINISH_LOGOUT
        The decision state 'finishLogout'.
        See Also:
        Constant Field Values
      • DECISION_STATE_CHECK_FOR_PASSWORD_RESET_TOKEN_ACTION

        static final java.lang.String DECISION_STATE_CHECK_FOR_PASSWORD_RESET_TOKEN_ACTION
        Action to check if login should redirect to password reset subflow.
        See Also:
        Constant Field Values
      • VAR_ID_CREDENTIAL

        static final java.lang.String VAR_ID_CREDENTIAL
        The flow var id 'credential'.
        See Also:
        Constant Field Values
      • VAR_ID_MFA_PROVIDER_ID

        static final java.lang.String VAR_ID_MFA_PROVIDER_ID
        The flow var id 'providerId'.
        See Also:
        Constant Field Values
      • ATTRIBUTE_ID_AUTHENTICATION_WARNINGS

        static final java.lang.String ATTRIBUTE_ID_AUTHENTICATION_WARNINGS
        Event attribute id 'authenticationWarnings'.
        See Also:
        Constant Field Values
      • ACTION_ID_RENDER_LOGIN_FORM

        static final java.lang.String ACTION_ID_RENDER_LOGIN_FORM
        Action id 'renderLoginFormAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_AUTHENTICATION_VIA_FORM_ACTION

        static final java.lang.String ACTION_ID_AUTHENTICATION_VIA_FORM_ACTION
        Action id 'authenticationViaFormAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_MFA_PROVIDER_SELECTED

        static final java.lang.String ACTION_ID_MFA_PROVIDER_SELECTED
        Action id 'compositeMfaProviderSelectedAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_INITIAL_FLOW_SETUP

        static final java.lang.String ACTION_ID_INITIAL_FLOW_SETUP
        Action id 'initialFlowSetupAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_VERIFY_REQUIRED_SERVICE

        static final java.lang.String ACTION_ID_VERIFY_REQUIRED_SERVICE
        Action id 'verifyRequiredServiceAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_TICKET_GRANTING_TICKET_CHECK

        static final java.lang.String ACTION_ID_TICKET_GRANTING_TICKET_CHECK
        Action id 'ticketGrantingTicketCheckAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_INITIAL_AUTHN_REQUEST_VALIDATION

        static final java.lang.String ACTION_ID_INITIAL_AUTHN_REQUEST_VALIDATION
        Action id 'initialAuthenticationRequestValidationAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_REMOTE_TRUSTED_AUTHENTICATION

        static final java.lang.String ACTION_ID_REMOTE_TRUSTED_AUTHENTICATION
        Action id 'remoteAuthenticate'.
        See Also:
        Constant Field Values
      • ACTION_ID_CLEAR_WEBFLOW_CREDENTIALS

        static final java.lang.String ACTION_ID_CLEAR_WEBFLOW_CREDENTIALS
        Action id 'clearWebflowCredentialsAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_GENERATE_SERVICE_TICKET

        static final java.lang.String ACTION_ID_GENERATE_SERVICE_TICKET
        Action id 'generateServiceTicketAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_REDIRECT_TO_SERVICE

        static final java.lang.String ACTION_ID_REDIRECT_TO_SERVICE
        Action id 'redirectToServiceAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_TERMINATE_SESSION

        static final java.lang.String ACTION_ID_TERMINATE_SESSION
        Action id 'redirectToServiceAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_LOGOUT_VIEW_SETUP

        static final java.lang.String ACTION_ID_LOGOUT_VIEW_SETUP
        Action id 'logoutViewSetupAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_AUTHENTICATION_EXCEPTION_HANDLER

        static final java.lang.String ACTION_ID_AUTHENTICATION_EXCEPTION_HANDLER
        Action id 'authenticationExceptionHandler'.
        See Also:
        Constant Field Values
      • ACTION_ID_SEND_TICKET_GRANTING_TICKET

        static final java.lang.String ACTION_ID_SEND_TICKET_GRANTING_TICKET
        Action id 'sendTicketGrantingTicketAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_CREATE_TICKET_GRANTING_TICKET

        static final java.lang.String ACTION_ID_CREATE_TICKET_GRANTING_TICKET
        Action id 'createTicketGrantingTicketAction'.
        See Also:
        Constant Field Values
      • ACTION_ID_DELEGATED_AUTHENTICATION

        static final java.lang.String ACTION_ID_DELEGATED_AUTHENTICATION
        Action id `delegatedAuthenticationAction`.
        See Also:
        Constant Field Values
      • ACTION_ID_RENEW_AUTHN_REQUEST

        static final java.lang.String ACTION_ID_RENEW_AUTHN_REQUEST
        Action id `renewAuthenticationRequestCheckAction`.
        See Also:
        Constant Field Values