https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23520

            Bug ID: 23520
           Summary: Error: invalid_request using Google OpenID
                    Authentication
 Change sponsored?: ---
           Product: Koha
           Version: 17.11
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: Authentication
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]

Hi there,

We are trying unsuccessfully to connect an instance of Koha 17.11.18.000 to
Google OpenID following the instructions provided here:
https://koha-community.org/manual/17.11/html/02_administration.html?highlight=google#google-openid-connect.

This is the error that we get:

400. That’s an error.

Error: invalid_request

Invalid parameter value for redirect_uri: Missing scheme:
/cgi-bin/koha/svc/auth/googleopenidconnect

Learn more
Request Details

    response_type=code
    redirect_uri=/cgi-bin/koha/svc/auth/googleopenidconnect
client_id=151271246332-2rutdao24k2as059d4ht7gmo0utln43l.apps.googleusercontent.com
    scope=openid email profile
    state=auth_660a4a0ed00714e959894abe360a3532

That’s all we know.

We have checked that we have a client ID and a client secret; and that the
authorized JavaScript origins, as well as the authorized redirect URLs, match
the URL of the OPACBaseURL and
http://YOUROPAC/cgi-bin/koha/svc/auth/googleopenidconnect
<http://YOUROPAC/cgi-bin/koha/svc/auth/googleopenidconnect>.

We have also checked that the values of GoogleOAuth2ClientID and
GoogleOAuth2ClientSecret in Koha match the values of the Google client ID and
the client secret.

We are not sure whether we are missing something or there is something wrong in
the docs, Koha 17.11 or the connector.

Many thanks in advance.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to