stable

Clone or download

Read-only

Add the 'openid' scope

This scope will be used to determine if it is needed to return an ID token when returning an access token and if the access to the UserInfo endpoint is allowed. For now it does not grant access to anything but it can be requested in an authorization request. Part of story #14714: be an OpenID Connect provider Change-Id: I5514bc751557d7574e6395ec9dda781f885615c0

Modified Files

Name
A plugins/oauth2_server/include/OpenIDConnect/Scope/OAuth2SignInScope.php +105 −0 Go to diff View file
M plugins/oauth2_server/include/oauth2_serverPlugin.php +3 −1 Go to diff View file
A plugins/oauth2_server/phpunit/OpenIDConnect/Scope/OAuth2SignInScopeTest.php +34 −0 Go to diff View file
M plugins/oauth2_server/site-content/fr_FR/LC_MESSAGES/tuleap-oauth2_server.po +8 −0 Go to diff View file