All Developer Edition Orgs will be deactivated starting on July 18, 2025. Sign up for the new Integrator Free Plan to continue building and integrating. Learn more on the Okta Developer Blog

On this page

Guides overview

Learn how to accomplish a task with step-by-step instructions.

Integrate authentication into your app

The following links outline what you need to know to successfully integrate authentication in to your app. The guides cover planning, designing, building, deploying, and troubleshooting apps that require user management, authentication, and API authorization.

If you're using Okta as an identity layer for the first time, start with How Okta Works and the Okta Data Model. Then, review the following guides.

  1. Get the basics:

  2. Sign users in:

  3. Authorize:

  4. Brand and customize:

  5. Deploy to production:

  6. Automate management of your Okta org using Terraform:

  7. Customize Okta process flows with event or inline hooks:

Publish an integration in the OIN

Partner integrations connect your app or service to our mutual customers. One of the most common integrations is Single Sign-On (SSO), which gives Okta users the ability to sign in directly to your application through Okta. Many partners also build provisioning integrations (using the SCIM protocol) to automate lifecycle management use cases for their customers. Integrations can also extend Okta functionality or integrate with your service in more complex ways.

You can publish your integration in the Okta Integration Network (OIN) catalog to expose your app to thousands of Okta Workforce customers.

If you're creating an Okta integration for the first time, Okta recommends the following sequence of guides:

  1. OIN landing
  2. Overview of Single Sign-On in the OIN
  3. Overview of lifecycle management in the OIN
  4. Overview of API service apps in the OIN
  5. OIN submission requirements
  6. Submit an app integration

Perform Identity Governance tasks through the API

Most Okta Identity Governance tasks are accomplished through the Admin Console for admins or the Okta End-User Dashboard for end users. However, you might want to perform the same UI tasks through a customized app or automated service using Okta APIs. In some cases, specific tasks and flows are only triggered through the API or other Okta apps, such as Workflows (opens new window). For these API uses cases, the following guides provide best practice implementation flows and examples for Okta Identity Governance subscribers: