googleopenidconnect issue in Koha. Error: invalid_request* Invalid parameter value for redirect_uri: Missing scheme: /cgi-bin/koha/svc/auth/googleopenidconnect

First verify the following parameters in Google Developer’s Console :
  1. client id
  2. client secret 
  3. Authorized JavaScript origins (koha_opac_url)
  4. Authorized redirect URIs (koha_opac_url//cgi-bin/koha/svc/auth/googleopenidconnect)
Make sure to set the following parameters in Koha system preferences:

GoogleOAuth2ClientID :Google OAuth2 Client ID
GoogleOAuth2ClientSecret : Google OAuth2 Client Secret
GoogleOpenIDConnect : Yes
GoogleOpenIDConnectDomain : your domain (to restrict users from other domains to login)
Finally check the OPACBaseURL in  Koha system preferences:


Comments

Popular posts from this blog

ACTION_FAILED:OU_INVALID: Solution for GoogleApps bulk user upload issue, username@domainname.com:ACTION_FAILED:OU_INVALID. This error is because you have not specified the Org Unit Path properly.

Moodle OAuth 2. This account is pending email confirmation! Solved

[Solved][Proxmox update] Failed to fetch https://enterprise.proxmox.com/debian/pve/dists/buster/InRelease 401 Unauthorized [IP: 51.79.159.216 443]