Set up your Application
You set up your OpenID Connect application inside the Okta Developer Console:
- From the Applications page, choose Add Application.
- On the Create New Application page, select Web.
- Fill-in the Application Settings, then click Done. The "Login redirect URIs" must match a URI that your user can be redirected to with their authorization code. See the following sections for more details.