stable

Clone or download

Read-only

Add the "claims_supported" metadata to the OIDC discovery document

While only marked as recommended in the specification [0], this information is needed to pass the self-certification test suite [1]. Part of story #14714: be an OpenID Connect provider [0] https://openid.net/specs/openid-connect-discovery-1_0.html#ProviderMetadata [1] https://github.com/openid-certification/oidctest Change-Id: Id316fd2adbb5baea6f3b6ebb034cc4f508abdbb5

Modified Files

Name
M plugins/oauth2_server/include/OpenIDConnect/Discovery/ConfigurationResponseRepresentation.php +17 −2 Go to diff View file
M plugins/oauth2_server/tests/unit/OpenIDConnect/Discovery/ConfigurationResponseRepresentationBuilderTest.php +17 −1 Go to diff View file