http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10988
--- Comment #27 from Nicholas van Oudtshoorn <[email protected]> --- (In reply to David Cook from comment #24) > I'm just wrapping up a local project on using OpenID Connect, which is > basically a wrapper around OAuth2.0 with a few extras thrown in on top, so > I'd be interested in taking a look at this at some point. > > Could we look at making this more extensible though? There are lots of other > OAuth2.0 providers than just Google. > > Have yo looked at > http://search.cpan.org/~kgrennan/Net-OAuth2-0.06/lib/Net/OAuth2.pm? I > believe Chris Cormack took a look at that recently. > > Anywho, I could be interested in testing this out down the road! Hi David, I like the idea of making it more extensible, and when I get a chance (probably in a few weeks from now) I'll see about checking out OAuth2.pm . Since we run Google Apps for Education for our students (at library.pbc.wa.edu.au), Google's oauth2 was our priority. It's been quite a while since I wrote this, but I think google has some google-specific functionality available - like the hd parameter. (Actually, the hd parameter isn't all that useful for us, seeing as it doesn't seem to like subdomains) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
