georchestra / georchestra-gateway

GNU General Public License v3.0
0 stars 6 forks source link

custom login page - dynamically iterates over the oauth2 registered clients #27

Closed pmauduit closed 1 year ago

pmauduit commented 1 year ago

This will give the possibility to have several configured oauth2 client, and displaying them into a list on the login page, as the default spring security implementation provides.