Enable Custom Login Mode
Sets the login redirection mode, as follows:
-
0
: Disabled; default login redirection mode enabled. -
1
: Enabled; non-OIDC compliant login flow, standard flow, where the agent does the following:-
Tracks user authentication.
-
Converts the SSO token into an ID token at the end of the authentication flow.
-
Redirects the user to the originally requested resource.
-
The SSO token name is given by Cookie Name.
-
-
2
: (For environments migrating from earlier versions of the agent) Enabled; non-OIDC compliant login flow, non-standard flow, where the agent does the following:-
Does not track user authentication.
-
Redirects the user with a
goto
query parameter to the originally requested resource. -
Configure this property with Accept SSO Token, as described in Login Redirect Configuration Options in the User Guide.
-
Default: 0
Property name |
|
Function |
Login redirect |
Type |
Integer |
Bootstrap property |
No |
Required property |
No |
Restart required |
No |
AM console |
Tab: Title: |