Introduction:
How can we configure redirect response with OnAuthAttempt event?
Background:
Administrator wants to redirect user to a preferred error page, should user logged in with incorrect user ID.
Environment:
CA Single Sign-On r12.5
OS: All
Instructions:
Create a Rule with Authentication event and OnAuthAttempt action.
Create a Response with WebAgent-OnReject-Redirect response attribute and specify the error page URL as variable value.
Then, create a policy to link the onAuthAttempt rule with the WebAgent-OnReject-Redirect response. Include all applicable users to the policy.