nbarbettini / oidc-debugger

OAuth 2.0 and OpenID Connect debugging tool
https://oidcdebugger.com
MIT License
223 stars 29 forks source link

Add input field for .well-known Identity-Provider URI #51

Open renne opened 3 years ago

renne commented 3 years ago

Please add a input field in the web-interface of the oidc-debugger which allows to enter the .well-known Identity-Provider URI. Information like "Authorize URI", "Response type", "Response mode",etc. should be extracted from the JSON returned by a request to the .well-known Identity-Provider URI.