Enable Custom Login Mode
Allow Custom Login Mode
Set the login redirection mode, as follows:
-
false
: Use the default login redirection mode. This mode uses OpenID Connect ID tokens (JWTs) for authentication. Use with OAuth Login URL List to modify or redirect calls to the endpoint which provides the tokens. -
true
: Use the custom login redirection mode, for more control on where the agent redirects the user for authentication. Use with AM Login URL List and Legacy Login URL List to modify or redirect calls to modify or redirect calls.
During session upgrade the format of the composite advice is as follows:
-
When both this property and Enable SSO Token Acceptance are
true
, the composite advice has the following format:?authIndexType=composite_advice&authIndexValue=<Advices Value>
-
When either property is
false
, the composite advice has the following format:?composite_advice=<Advices Value>
Property name |
|
Property aliases |
|
Type |
Boolean: |
Default |
|
Bootstrap property |
No |
Required property |
No |
Restart required |
No |
Local configuration file |
|
AM console tab |
AM Services |