Identity: Okta Identity

Identity: Okta Identity

WAI Docs Wed Aug 19 13:22:37 EDT 2026
List
Quick Start
Welcome
Supported Applications & LLMs
Release Notes
August 18, 2026 WitnessAI Release
August 4, 2026 WitnessAI Release
July 21, 2026 WitnessAI Release
July 14, 2026 WitnessAI Release
July 9, 2026 WitnessAI Release
June 30, 2026 WitnessAI Hotfix
June 23, 2026 WitnessAI Release
June 16, 2026 WitnessAI Release
June 11, 2026 WitnessAI Release
June 4, 2026 WitnessAI Hotfix
June 2, 2026 WitnessAI Update
May 19, 2026 WitnessAI Update
April 30, 2026 WitnessAI Update
April 28, 2026 WitnessAI Update
April 23, 2026 WitnessAI Update
April 16, 2026 WitnessAI Update
April 14, 2026 WitnessAI Update
April 9, 2026 WitnessAI Update
April 9, 2026 WitnessAI Update
April 7, 2026 WitnessAI Update
April 2, 2026 WitnessAI Update
March 31, 2026 WitnessAI Update
March 24, 2026 WitnessAI Update
March 19, 2026 WitnessAI Update
March 17, 2026 WitnessAI Update
March 12, 2026 WitnessAI Update
March 5, 2026 WitnessAI Update
February 26, 2026 WitnessAI Update
February 24, 2026 WitnessAI Update
February 10, 2026 WitnessAI Update
January 27, 2026 WitnessAI Update
January 20, 2026 WitnessAI Update
January 13, 2026 WitnessAI Update
December 18, 2025 WitnessAI Update
December 9, 2025 WitnessAI Update
November 25, 2025 WitnessAI Update
November 18, 2025 WitnessAI Update
November 11, 2025 WitnessAI Update
October 28, 2025 WitnessAI Update
October 23, 2025 WitnessAI Update
October 9, 2025 WitnessAI Update
October 2, 2025 WitnessAI Update
September 30, 2025: WitnessAI Update
September 23, 2025: WitnessAI Update
August 12, 2025: WitnessAI Update
July 31, 2025: WitnessAI Update
July 18, 2025: WitnessAI Update
April 11, 2025: WitnessAI Release v2.0
June 9, 2025: WitnessAI Update
June 23, 2025: WitnessAI Update
TOC Left Sidebar: not active
TOC Left Sidebar: ORIGINAL
User Guide
Policies - GuardRails
Witness Anywhere: Remote Device Security
Witness Attack
Administrator Guide
404
 

Okta Identity Integration

Once the IT Administrator receives the email to integrate Okta, click the link and select Okta.
notion image
 

Create SAML Integration

In your Okta Application Dashboard go to Applications in the sidebar.
notion image
 
Click Create App Integration.
notion image
 
Select Create New App, then select SAML 2.0 as a Sign on method, then click Next.
notion image
 
Enter a name in the “App name” field to describe your WitnessAI application, for example “WitnessAI”. Then click "Next".
notion image
 
  • Copy this Single Sign-On URL - replace customURI with your company’s URI.
  • Copy this Audience URI (SP Entity ID) - replace customURI with your company’s URI.
 
Submit the Single Sign-On URL and the Audience URI (SP Entity ID).
notion image
 

Configure Attribute Statements

Find Attribute Statements configuration in SAML Settings.
notion image
 
Fill in the following Attribute Statements and click Next.
notion image
 

Submit Application Feedback

Select I'm an Okta customer adding an internal app from the options menu.
notion image
Complete the form with any comments and select Finish.

Add Users to SAML App

In order to test out SSO authentication, you will first need to assign your Okta SAML app to Groups.
Click on the Assignments tab of the app and then select Assign to Groups.
notion image
Find the Group(s) that you would like to assign to the app and click Assign next to it. Click Done when you're finished.
notion image
 

Upload Identity Provider Metadata

Click on the Sign On tab of the SAML app you just created.
Locate the Metadata URL under the Metadata details.
Select Copy to copy the link, then paste it below.
notion image
 
notion image

Test Single Sign-On

To activate Single Sign-On and verify that it was configured correctly you will need to perform a test sign-in with your identity provider.

Create SCIM Integration

notion image

Add SCIM Provisioning

From your Okta dashboard, navigate to Applications. Select your application from the list, as it was defined in the: Enter a name in the “App name” field in the Create SAML Integration section above
notion image
Click the General tab, then click Edit to modify the application settings.
notion image
Under Provisioning, select SCIM as the provisioning method, then click Save.
notion image
Click the Provisioning tab, then click Edit under the SCIM Connection section.
notion image

Edit & Test SCIM Connection

Enter the following information:
  • SCIM connector base URL: Paste the SCIM Base URL provided by the WitnessAI Account Team
  • Unique identifier field for users: email
  • Supported provisioning actions:
    • Push New Users
    • Push Profile Updates
    • Push Groups
  • Authentication Mode: HTTP Header
  • Authorization: Paste the Bearer Token provided by the WitnessAI Account Team
Now click [Test Connector Configuration].
notion image
Once the test is successful, click Save to apply the configuration.
notion image

Configure User Provisioning

Click Edit under Provisioning > To App Settings
notion image
Enable the following provisioning options, then click Save:
  • Create Users
  • Update User Attributes
  • Deactivate Users
notion image
Under the Sign On tab, ensure that the Application username format is mapped to the Okta attribute that contains the device username.
Example: If the username on the device for the user john.doe@company.com is emp123, john, or john.doe, make sure the userName attribute is mapped to the Okta attribute that holds this corresponding value.
notion image
Note: To identify the value of specific attributes, select Custom as the Application username format, enter the attribute name under Expression Language Reference, and preview the mapping for a user. This allows you to verify which Okta user attribute contains the correct device username.
notion image
Click Save after updating the attribute mappings. Please allow up to one hour for the changes to sync from Okta to WitnessAI.