Authentication-action (List)#
Path: /profiles/profile/settings/authentication-service/authentication-actions/authentication-action
An Authentication Action that can be assigned to authenticators
Keys: id
Parameters#
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
| id | string | required | - | The given ID of the Authentication Action |
| template-area | string (length: 1..9223372036854775807) | optional | - | Select an optional Template Area or Theme to apply to this Authentication Action. If they have the same name, both will be applied. |
| reference | string | optional | - | Element linked to this authentication action |
| cross-site-block-enabled | boolean | optional | - | Enables the unsafe (e.g. POST) cross-site requests blocking mechanism. Blocks cross-site requests (those originating from a different or third-party domain) with an unsafe method from being accepted, except for endpoints the explicitly allow it. Disabling this feature can help with interoperability but does pose security risks, and should only be enabled if strictly required. |
Subsections#
| Name | Type | Description |
|---|---|---|
| action-type | OneOf | |
| whitelist-action-attributes | Section | |
| whitelist-context-attributes | Section | |
| whitelist-subject-attributes | Section | |
| request-validations | Section |