Guides overview
On This Page
Learn how to accomplish a task with step-by-step instructions.
Embed authentication into your app
The following links outline what developers need to know step-by-step to successfully deploy a single app. For custom app developers, it covers planning, designing, building, deploying, and troubleshooting apps that require user management, authentication, and API authorization.
If you're using Okta as an identity layer in your app for the first time, we recommend that you start with How Okta Works and the Okta Data Model. Then, you can follow the sequence of guides below or jump directly to the content that you need.
Get the basics
Sign users in
Authorize
- Implement the Authorization Code Flow
- Implement the Authorization Code Flow with PKCE
- Implement the Client Credentials Flow
- Refresh access tokens
- Validate access tokens
- Validate ID tokens
- Configure an access policy
- Customize tokens returned from Okta with custom claims
- Customize tokens returned from Okta with a Groups claim
- Customize tokens returned from Okta with a dynamic whitelist
- Customize tokens returned from Okta with a static whitelist
Brand and customize
Deploy to production
Publish an integration
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's functionality or integrate with your service in more complex ways.
Integrations can be published publicly in the Okta Integration network catalog, but that's entirely optional.
If you're creating an Okta integration for the first time, we recommend the following sequence of guides: