Open
Description
Support dynamic client registration
This was mentioned by a potential user as one way they found FusionAuth inadequate for their needs.
Problem
I want to register my OAuth clients dynamically.
Solution
Support the specification RFC 7591: OAuth 2.0 Dynamic Client Registration Protocol.
Alternatives/workarounds
You could register clients dynamically using the FusionAuth api by using the application API. This would not be standards based and wouldn't be interoperable with any software that conformed to the standard.
Additional context
https://tools.ietf.org/html/rfc7591
https://openid.net/specs/openid-connect-registration-1_0.html
Related Issues
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.