If you have an OpenID Connect (OIDC) provider that is not listed in the Ardia IdP Configuration utility, you can still connect it to the Ardia Platform. This can be an IdP that supports OIDC from a third-party or a custom one.

NOTE

The specific steps can vary depending on the particular OIDC provider. However, the following procedure can serve as a general guide. For more details, refer to your OIDC provider's official documentation.

Procedure

  1. In your chosen IdP, create an OIDC application.
  2. In your newly created application, set the OAuth2 authorized redirect URI.
  3. This URI tells your OAuth2 provider where to redirect users after the authentication process.
  4. For the format and example of a redirect URI, see Parameters for configuring a new IdP.
  5. Copy the Client ID value, Client Secret value, and Authorization URL for use in the next step.
  6. Typically, you can find the Authorization URL (also known as the well-known URL) value on your IdP's OIDC discovery endpoint.
  7. Configure your IdP in the Ardia Platform as follows:
  8. Navigate to the IdP Configuration utility in the Ardia Platform.
  9. Under Manage and Configure Identity Providers, select Generic OIDC from the Add New IdP list.
  10. Select Add, then fill in the required fields with the information you gathered in step 3.
  11. For other required parameters, see Parameters for configuring a new IdP
  12. Select Save.