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_-CyAH-2sBP5RynfKv-nam

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 18, 2026