{% trans %}Dynamic registration{% endtrans %}
{% trans %}This server supports{% endtrans %} {% trans %}dynamic client registration{% endtrans %}. {% trans %}Provide an Initial Access Token if required, then click the button to automatically register this application.{% endtrans %}
{% trans %}What happens next?{% endtrans %}
- {% trans display_name=g.server_config.display_name %}A new OAuth client will be created automatically at the {{ display_name }}, with the correct configuration,{% endtrans %}
- {% trans %}Client ID and Secret will be generated by the server,{% endtrans %}
- {% trans %}Configuration will be stored in your session.{% endtrans %}