[Koha-bugs] [Bug 10988] Allow login via Google OAuth2

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 4 09:28:40 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10988

Samuel Martin <samuel.n.martin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |samuel.n.martin at gmail.com

--- Comment #12 from Samuel Martin <samuel.n.martin at gmail.com> ---
Ran a test on this patch. And I had some issues. I'm no good at programming.
But a friend of mine helped me. I thought I could post this to help out others.

I hope you'll understand what I mean. I'm new here and more of a librarian than
a programmer.

So... Here's what we found out:

In the file: usr/share/koha/opac/cgi-bin/opac/svc/googleoauth2
there appeared to be some lines missing in the patch at the very beginning of
the file. Though the code is available here in this bug. So that was easy to
fix.

And then we still had some issues. At that time I still had an error 400
straight from google this time. We had to set up the opac URL in:
/etc/apache2/conf.d/

I'm not sure if this was supposed to be done before or not. But I had to do it
at that time.

Also: in the opac-main there is no hint where to log in with the google
account. It would be a nice feature that once you use Google Oauth it would say
which log in link to use to do that. Maybe even with a google logo?

Other than that the patch is working perfectly though I didn't test it
extensively. It's only running on my test server.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list