91
Views
1
Comments
IT Users Integration with Google as External IdP via OpenId Connect (OIDC)

Hello,

im trying to set up google as external Idp but have this error:

"Failed to activate OpenId Provider. It was not possible to set the authentication mode. The following problem was found: Missing End Session Endpoint in OIDC metadata document. At least one of the needed scopes is not supported, the required scopes are 'openid', 'profile', 'email', 'offline_access'. "

The openid-configuration file of google is https://accounts.google.com/.well-known/openid-configuration that don't have "end_session_endpoint" and the scope "offline_access"

Is any workarround to this?

Thanks,

2020-10-18 16-19-28
Shahaji Nangare

We weren’t able to connect to OpenID provider and authenticate. Please review your configurations.It was not possible to set the authentication mode. The following problem was found: Missing End Session Endpoint in OIDC metadata document. At least one of the needed scopes is not supported, the required scopes are 'openid', 'profile', 'email', 'offline_access'. 

i am facing same issue any one help me on this

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.