Okta Workforce Enterprise Connection
Okta Workforce can act as the SAML identity provider for your AuthAction tenant.
ACS URL
Section titled “ACS URL”Set your Okta SAML application’s Single sign on URL (ACS) to:
https://<tenant-name>.<region>.authaction.com/oauth2/saml/callbackFields to copy into AuthAction
Section titled “Fields to copy into AuthAction”| Field in AuthAction | Where to find in Okta |
|---|---|
| IdP SSO URL | Okta Admin > Applications > your app > Sign On > SSO URL |
| Entity ID / Issuer | Okta Admin > Applications > your app > Sign On > Issuer |
Step 1: Create the SAML app in Okta
Section titled “Step 1: Create the SAML app in Okta”- In the Okta Admin Console, go to Applications > Applications > Create App Integration.
- Choose SAML 2.0 and complete the wizard.
- Set the Single sign on URL to your AuthAction ACS URL.
- Set the Audience URI (SP Entity ID) to your AuthAction tenant URL (for example
https://<tenant-name>.<region>.authaction.com). - Configure Name ID format to EmailAddress if your users sign in with email.
Step 2: Configure Okta in AuthAction
Section titled “Step 2: Configure Okta in AuthAction”- Open Connections > Enterprise Connections in the AuthAction Dashboard.
- Select Okta Workforce.
- Paste the SSO URL and Issuer from Okta.
- Add the Signing Certificate from Okta if you use signed assertions (recommended).
- Save.
Step 3: Enable and test
Section titled “Step 3: Enable and test”Enable the connection for your applications and test sign-in from your application’s login page.