Skip to content
Snippets Groups Projects
Commit 12be8f4f authored by samaybhojwani's avatar samaybhojwani Committed by Ryan Rumbaugh
Browse files

Resolve "update oidc metadata scopes"

parent 0b6aed1a
No related branches found
No related tags found
1 merge request!699Resolve "update oidc metadata scopes"
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<md:Extensions> <md:Extensions>
<oidcmd:OAuthRPExtensions <oidcmd:OAuthRPExtensions
grant_types="authorization_code" grant_types="authorization_code"
response_types="code" response_types="code+id_token"
token_endpoint_auth_method="client_secret_basic" token_endpoint_auth_method="client_secret_basic"
scopes="openid email" /> scopes="openid email" />
</md:Extensions> </md:Extensions>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment