<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
How To Create an OIDC SPA App in Okta Admin Console
API Access Management
Okta Classic Engine
Okta Identity Engine
Overview

This article offers step-by-step guidance on creating an OIDC Single Page App in the Okta Admin Console.

Applies To
Solution

Follow the steps or video below.


 

  1. In the Okta Admin Console, navigate to Applications > Applications.
  2. Click Create App Integration.
  3. Select OIDC - OpenID Connect as the Sign-in method and Single Page Application as the Application type.
  4. Click Next.
  5. Configure the settings, details here: Create OIDC app integrations
  6. Click on Save.
  7. The app will be created with the "None" Authentication Method, which will require a Proof Key for Code Exchange (PKCE) implementation for additional verification.


Related References

  • For more information about OAuth 2.0 and OpenID Connect, please see this video.
  • For more information about how authentication and authorization work for SPAs, please see this video.
Loading
How To Create an OIDC SPA App in Okta Admin Console