This article offers step-by-step guidance on creating an OIDC Single Page App in the Okta Admin Console.
- OIDC
- Single Page Application
- SPA App
- Authorization code flow
- Authorization code flow with Proof Key for Code Exchange (PKCE)
- Log into the Okta portal as an Admin.
- Click on 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, and a Client ID will be generated without a Client Secret.
