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#

NameTypeRequiredDefaultDescription
idstringrequired-The given ID of the Authentication Action
template-areastring (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.
referencestringoptional-Element linked to this authentication action
cross-site-block-enabledbooleanoptional-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#

NameTypeDescription
action-type OneOf
whitelist-action-attributes Section
whitelist-context-attributes Section
whitelist-subject-attributes Section
request-validations Section

Was this helpful?