stable

Clone or download

Read-only

Support the prompt parameter with the consent value [0]

To test, access the authorization endpoint 'prompt=consent' for an app where you already accepted all the scopes once. Instead of being redirected immediatly you will asked to confirm your consent again. Part of story #14714: be an OpenID Connect provider [0] https://openid.net/specs/openid-connect-core-1_0.html#AuthRequest Change-Id: I904d18338d690cd351aae63646a464777317cb31

Modified Files

Name
M plugins/oauth2_server/include/AuthorizationServer/AuthorizationEndpointController.php +14 −1 Go to diff View file
M plugins/oauth2_server/phpunit/AuthorizationServer/AuthorizationEndpointControllerTest.php +33 −0 Go to diff View file