{% trans %}Choose a provider{% endtrans %}
{% trans %}Enter the URL of your OAuth2 or OpenID Connect provider to validate it and discover configuration options.{% endtrans %}
{% trans %}What happens next?{% endtrans %}
- {% trans %}Auth Playground will fetch the server's metadata from{% endtrans %}
/.well-known/openid-configuration{% trans %}or{% endtrans %}/.well-known/oauth-authorization-server - {% trans %}If valid, Auth Playground will show you multiple configuration options:{% endtrans %}
- {% trans %}Automatic registration (if supported){% endtrans %}
- {% trans %}Manual configuration via web form{% endtrans %}
- {% trans %}Environment variables setup{% endtrans %}