-
Notifications
You must be signed in to change notification settings - Fork 609
Add new DCR config docs #8536
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Add new DCR config docs #8536
Conversation
|
Newest code from mattermost has been published to preview environment for Git SHA 10248e6 |
|
Newest code from mattermost has been published to preview environment for Git SHA 8469b09 |
|
Newest code from mattermost has been published to preview environment for Git SHA 94bbf3d |
|
Newest code from mattermost has been published to preview environment for Git SHA 110ffc7 |
| **False**: Dynamic Client Registration is disabled. OAuth 2.0 applications must be registered manually through the System Console. | ||
|
|
||
| +-------------------------------------------------------------------------------------------------------------------------------+ | ||
| | This feature's ``config.json`` setting is ``"EnableDynamicClientRegistration": false`` with options ``true`` and ``false``. | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This table is not rendering in the preview environment, have you seen this before @cwarnermm?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh yes, this is something I can help with, @BenCookie95!
|
Newest code from mattermost has been published to preview environment for Git SHA e2c64e1 |
Summary
We added a new config to control whether the dynamic client registration endpoint is enabled or not
Ticket Link
https://mattermost.atlassian.net/browse/MM-65810