Okta
TL;DR
To integrate Okta with Query:
- Setup the required connection parameters in Okta mentioned in the 'Prerequisites' section of this document.
- Add Okta in Query with the connection parameters.
- Test the integration with Test connection link.
- Perform searches for users and devices managed by Okta and their sign-in activity.
Overview
Okta is a cloud-based identity and access management platform that provides secure single sign-on, multi-factor authentication, and user management for web and mobile applications. By integrating with Query, you can:
- Search context users and devices managed by Okta and their sign-in activity.
Prerequisites
Make sure you have the following connection parameters from Okta to add it as a connection source in Query.
- Okta URL - The org's base URL (ex: dev-1234.okta.com)
- API Token - Create an API token for your org.
Adding a connection source in Query
- Go to the Connections page, click Add Connections, and select Okta from the Identity and HR category.
- In the General tab, add the following details:
- Okta URL - The org's base URL (ex: dev-1234.okta.com)
- API Token - Create an API token for your org.
- Click the Save button on the top right corner of the screen to save the connection source.
- To test the connection credentials, click on 'Test Connection.' You will see a successful connection message if the credentials are valid. If the test connection fails, then check if the connection parameters are correct. If necessary, change appropriately and retest.
Resources
- Okta developer documentation -[<https://developer.okta.com/>]
Updated 4 months ago