Prerequisites for Implementation
OpenID Settings
- Navigate to relevant page on mID Provider dashboard for OpenID configuration.
- Choose
Clientson the left side menu to open the Client Applications page. - Click on the
createbutton to create a New Client Application.

- You can define your name into the Client ID and click on the
savebutton.
-
After creating a new client, the dashboard will display all necessary information to fill in order to use in your Web App development.
-
You can complete by defining all the links as shown in the picture below. (If you enter “*” into the Redirect-URL field, it means all the links are allowed.)

- To find out the
client secretfor the specific client application that you created, make sure theAccess typeis set toconfidentialand click on thesavebutton.
