---
title: Okta
url: https://www.tines.com/docs/credentials/connect-flows/okta/
updated: 2025-09-25T12:39:57+00:00
---

*[tines.com](https://www.tines.com/llms.txt) › [Docs](https://www.tines.com/llms.txt) › [Credentials](https://www.tines.com/llm/docs/credentials.md) › [Connect flows](https://www.tines.com/llm/docs/credentials/connect-flows.md)*

# Okta

*[View on tines.com](https://www.tines.com/docs/credentials/connect-flows/okta/)*

[Okta](https://www.okta.com/) is an identity and access management platform that provides secure authentication and authorization solutions for businesses.

## Connect flow details



OAuth connect flow

<table border="1" style="border-collapse: collapse;"><tbody><tr><td>Item</td><td>Description</td></tr><tr><td>Credential type</td><td>HTTP Request</td></tr><tr><td>Required inputs</td><td><ul><li>Okta Organization</li><li>Client ID</li><li>Public Key</li><li>Private Key</li><li>Scopes</li></ul></td></tr><tr><td>Scopes</td><td>Granted in the application. Note: Only a super admin has permission to grant scopes to an app.</td></tr></tbody></table>



API key connect flow

<table border="1" style="border-collapse: collapse;"><tbody><tr><td>Item</td><td>Description</td></tr><tr><td>Credential type</td><td>Text</td></tr><tr><td>Required inputs</td><td><ul><li>Okta API token</li><li>Okta domain</li></ul></td></tr><tr><td>Scopes</td><td>The API key generated is limited to the permissions set on the user profile that generated the key. Customers often create an account for Tines to associate the API key with, scoping the permissions for that user as desired.</td></tr></tbody></table>



> **TIP:** Check out the [Okta Authentication Guide](https://explained.tines.com/en/articles/7967540-okta-authentication-guide) for more details on how to authenticate.
