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,
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