Instructions for

On this page

Implement authorization by grant type


Grant-type flow

Set up your app

Before you can implement authorization, you need to register your app in Okta by creating an app integration from the Admin Console.

  1. Open the Admin Console for your org.
  2. Choose Applications > Applications to view the current app integrations.
  3. Click Create App Integration.
  4. Select
    as the Sign-in method.

Flow specifics

Next steps