Skip to content
Snippets Groups Projects
Commit 24ee08ae authored by samaybhojwani's avatar samaybhojwani
Browse files

Resolve "update oidc metadata scopes"

parent 875e0a6c
Branches
No related tags found
1 merge request!704Resolve "update oidc metadata scopes"
......@@ -5,7 +5,7 @@
<md:SPSSODescriptor protocolSupportEnumeration="http://openid.net/specs/openid-connect-core-1_0.html">
<md:Extensions>
<oidcmd:OAuthRPExtensions
grant_types="authorization_code+refresh_token"
grant_types="authorization_code refresh_token"
response_types="code+id_token"
token_endpoint_auth_method="client_secret_basic"
scopes="openid profile email offline_access" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment