Setting up SAML SSO with Okta
Follow these steps to configure Okta as your SAML identity provider for Atticus.
Create new Okta Application
Begin by logging into your Okta Admin Console. Once you're logged in, navigate to Applications → Applications in the left-hand menu. From there, click the Create App Integration button to start the setup process. When prompted to choose a sign-on method, select SAML 2.0 and click Next to continue.
Enter an App name such as "Atticus" to identify the application in your Okta dashboard, then click Next to proceed to the SAML configuration.
Configure SAML Settings
On the SAML Settings page, you'll need to enter the connection details provided by your Atticus.
For Single sign-on URL, enter the Entity ID (e.g., https://app.atticus.tech). Make sure the checkbox Use this for Recipient URL and Destination URL is checked.
For Audience URI (SP Entity ID), enter the Reply/ACS URL provided by Atticus (e.g., https://app.atticus.tech/api/v1/auth/sso/saml/callback/4aedd0de-48ce-4c70-9d11-2c7156e6df80).
Configure Attribute Statements
Next, you'll configure the user attributes that Okta will send to Atticus during authentication. Scroll down to the Attribute Statements section.
Use the Add Another button to create new rows, then add the following three attributes as shown:
first:user.firstNamelast:user.lastNameemail:user.emailid:user.getInternalProperty("id")or another unique, persistent identifier e.g. employee ID
Refer to the screenshot below for a complete example of the configured attributes:
After entering all attributes, click Next to continue to the feedback page.
Complete Application Setup
On the Application Feedback page, you can optionally provide information about how you're using the application. This step is not required for the integration to work.
You can leave the fields blank or fill them in based on your preferences, then click Finish to complete the application creation.
Share Metadata with Atticus
The Okta application for Atticus is now configured! The final step is to provide the SAML metadata to Atticus.
In the Sign On tab of your application, locate the Metadata details section. You'll find a Metadata URL link.
Copy this URL and send it to your Atticus account manager or the Atticus platform team. Alternatively, you can click the URL to view the XML metadata and download it as a file to share.