Attribute-enable-condition (Section)#
Path: /profiles/profile{id, type}/settings/authentication-service/authentication-actions/authentication-action{id}/multi-factor-condition/attribute-enable-condition
Parameters#
| Name | Type | Required | Default | Description |
|---|
| allow-authentication-with-sso-for-second-factor | boolean | optional | true | Allow using an existing SSO session to complete second factor authentication |
| attribute-name | string | optional | requireSecondFactor | The name of the attribute that will contain the boolean to trigger the secondfactor. If the attribute is not found it is treated same as False |
| attribute-source | attribute-location | optional | subject-attributes | The location from where the attribute is retrieved. |
Subsections#
| Name | Type | Description |
|---|
| second-factor | Section | The authenticator to trigger as the second factor when the the condition is met. |