mitreid-connect / OpenID-Connect-Java-Spring-Server

An OpenID Connect reference implementation in Java on the Spring platform.
Other
1.47k stars 767 forks source link

Dynamic Client Registration - confirmation of official feature and support in the future #1487

Closed Barteus closed 5 years ago

Barteus commented 5 years ago

Dynamic Client Registration is not described in official documentation.

Can you confirm that Dynamic Client Registration is official feature and will not be removed? We would like to construct solution based on this functionality and this information is essential for us.

srmoore commented 5 years ago

It is listed in the list of Currently supported features: https://github.com/mitreid-connect/OpenID-Connect-Java-Spring-Server/wiki/Features

Since this is a reference implementation, I don't see that feature going away.

Barteus commented 5 years ago

Thanks, I must have missed it.