releases.shpreview
Auth0/Auth0 Changelog/Additional SAML methods available via Actions

Additional SAML methods available via Actions

November 13, 2024Auth0 Changelog
$npx @buildinternet/releases show rel_jIVjyEz1k34a6vPMshh8a

Actions now supports the following APIs within the post-login trigger.

  • api.samlResponse.setRelayState(relayState)
  • api.samlResponse.setIssuer(issuer)

You can see all available API methods supported within the post-login trigger along with details on these methods from this link.

Fetched April 20, 2026