stable

Clone or download

Read-only

Test discovery endpoint

Part of story #14714: be an OpenID Connect provider Change-Id: I6ce8891e8623c3a0f7ff16d6f09ed3096d9ad088

Modified Files

Name
M plugins/oauth2_server/tests/e2e/cypress/rp-oidc/OAuth2AuthorizationCallbackController.php +10 −5 Go to diff View file
M plugins/oauth2_server/tests/e2e/cypress/rp-oidc/OAuth2InitFlowController.php +52 −3 Go to diff View file
A plugins/oauth2_server/tests/e2e/cypress/rp-oidc/OAuth2TestFlowConfiguration.php +78 −0 Go to diff View file
A plugins/oauth2_server/tests/e2e/cypress/rp-oidc/OAuth2TestFlowConfigurationStorage.php +47 −0 Go to diff View file
M plugins/oauth2_server/tests/e2e/cypress/rp-oidc/OAuth2TestFlowConstants.php +1 −0 Go to diff View file
M plugins/oauth2_server/tests/e2e/cypress/rp-oidc/app.php +18 −7 Go to diff View file