Skip to content
English
  • There are no suggestions because the search field is empty.

Creating an OpenID client with Okta

In this article, you will learn how to configure an OpenID client in Okta. You will find the complete documentation referred to in this guide here.

SUMMARY


Step 1 :
Create an application integration

  • In the Okta administration interface, navigate to the Applications menu
  • Then click on Create App Integration
  • Choose for the parameters :
    • Sign-in method : OIDC - OpenID Connect
    • Application type : Web Application
  • Click on Next


Step 2 : Configure basic settings



Initiate login URI


Step 3 :
Retrieve the OpenID Client Information

  • Once the OpenID client is created, retrieve the Client ID and Client secret from the General tab.
  • Send this information to our staff.

Our team will also need the (Server Metadata URL). This one is of the following form:

https://.okta.com/.well-known/openid-configuration