Authentication-action (List)#

Path: /profiles/profile{id, type}/settings/authentication-service/authentication-actions/authentication-action

An Authentication Action that can be assigned to authenticators

Parameters#

NameTypeRequiredDefaultDescription
idstringrequiredThe given ID of the Authentication Action
referencestringoptionalElement linked to this authentication action
template-areanon-empty-stringoptional
cross-site-block-enabledbooleanoptionalEnables 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 OneOfNone
whitelist-action-attributes SectionNone
whitelist-context-attributes SectionNone
whitelist-subject-attributes SectionNone
request-validations SectionNone

Was this helpful?