Open mooreds opened 3 years ago
Do you know which grants the user wanted to utilize along with dynamic client registration? I could see this being useful in the context of client credentials, but perhaps less so in a traditional authorization code grant.
@robotdan sorry, all I know is that they said they were looking for dynamic client registration and SCIM.
See also this thread on the OAuth mailing list: https://mailarchive.ietf.org/arch/msg/oauth/cJs1TWYrRs5nyrRtbAKUxsli8qY/
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.