This article offers step-by-step guidance on creating an OIDC Single Page App in the Okta Admin Console.
- OpenID Connect (OIDC)
- Single Page Application
- Authorization code flow with Proof Key for Code Exchange (PKCE)
- Okta Classic Engine
- Okta Identity Engine (OIE)
Follow the steps or video below.
- In the Okta Admin Console, navigate to Applications > Applications.
- Click Create App Integration.
- Select OIDC - OpenID Connect as the Sign-in method and Single Page Application as the Application type.
- Click Next.
- Configure the settings, details here: Create OIDC app integrations.
- Click on Save.
- The app will be created with the "None" Authentication Method, which will require a Proof Key for Code Exchange (PKCE) implementation for additional verification.
