...
The provider URL, client ID, and client secret fields are based on your provider and can be obtained through them.
Examples:
Provider URL: https://accounts.google.com
To create your oAUTH2 OAuth 2 credentials, follow these instructions.
Your authorized redirect URI will be https://<platformurl>/console/oidc/callback
...
Provider URL: https://login.microsoftonline.com/{tenant}/v2.0
To create your oAUTH2 OAuth 2 credentials, follow these instructions.
Your authorized redirect URI will be https://<platformurl>/console/oidc/callback
...