FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
89 stars 12 forks source link

Support dynamic client registration #1125

Open mooreds opened 3 years ago

mooreds commented 3 years ago

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.

robotdan commented 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.

mooreds commented 3 years ago

@robotdan sorry, all I know is that they said they were looking for dynamic client registration and SCIM.

mooreds commented 2 years ago

See also this thread on the OAuth mailing list: https://mailarchive.ietf.org/arch/msg/oauth/cJs1TWYrRs5nyrRtbAKUxsli8qY/