Authentication-actions (Section)#

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

Parameters#

NameTypeRequiredDefaultDescription
loginmulti-value, leafrefoptionalAn ordered list of actions that will run after authentication is complete. They can work on the attributes (including subject) that the authenticator has returned, and shape these to match the desired pattern/format, and can reject the authentication if necessary
ssomulti-value, leafrefoptionalAn ordered list of actions that will run when single sign-on with the current acr is complete. They will work on the attributes that was returned at the original authentication. They can reject the sso if necessary

Was this helpful?