stable
Clone or download
Read-only
Some of the features exposed by OIDC are not supported, per the specification [0] requests trying to use them should be rejected. To test, try to do a authorization request with one of the unsupported parameter. Part of story #14714: be an OpenID Connect provider [0] https://openid.net/specs/openid-connect-core-1_0.html#AuthError Change-Id: I85167dfce34f22adc80c5e76d57fe8dcbf641a75
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/oauth2_server/include/AuthorizationServer/AuthorizationEndpointController.php | +30 | −2 | Go to diff View file |
M | plugins/oauth2_server/phpunit/AuthorizationServer/AuthorizationEndpointControllerTest.php | +18 | −6 | Go to diff View file |