nbarbettini / oidc-debugger

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

Response mode should be optional #67

Open nbarbettini opened 2 years ago

nbarbettini commented 2 years ago

Spec: https://openid.net/specs/openid-connect-core-1_0.html#rfc.section.3.1.2.1

response_mode OPTIONAL. Informs the Authorization Server of the mechanism to be used for returning parameters from the Authorization Endpoint. This use of this parameter is NOT RECOMMENDED when the Response Mode that would be requested is the default mode specified for the Response Type.