Before you begin:

1. Gather endpoint details of your Identity Provider

Authorization Endpoint examples:
Token Endpoint examples:

2. Register your OIDC client and get Client ID and Client Secret

3. Once application registration is done, configure it with below Redirect URIs / Reply URLs:

Note: All these Redirect URIs are required to test all Authentication flows using this app.

4. Configure required scopes and claims to be returned in your tokens.