Skip to content

ADFS Enterprise Connection

ADFS can issue SAML assertions to AuthAction for domain users.

When creating the relying party trust, use this SAML Assertion Consumer Service URL:

https://<tenant-name>.<region>.authaction.com/oauth2/saml/callback
Field in AuthActionTypical source
IdP SSO URLhttps://adfs.<your-domain>/adfs/ls/ (your federation service sign-on endpoint)
Entity ID / IssuerADFS Management > Service > Edit Federation Service Properties > Federation Service identifier

Exact URLs depend on your ADFS deployment and DNS.

  1. Open ADFS Management on your federation server.
  2. Go to Relying Party Trusts > Add Relying Party Trust.
  3. Enter metadata manually or from a file, mapping the Assertion Consumer Service to your AuthAction ACS URL.
  4. Set the relying party identifier to your AuthAction SP Entity ID (tenant URL).
  5. Configure Claim Rules to send a stable user identifier (for example E-Mail Address or UPN) as the Name ID.
  1. In AuthAction, go to Connections > Enterprise Connections.
  2. Select ADFS.
  3. Enter the IdP SSO URL and Entity ID / Issuer from ADFS.
  4. Import the Token-signing certificate from ADFS if required.
  5. Save.

Enable the connection for your AuthAction applications and test with an ADFS-authenticated user.