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

--- Comment #3 from mark.jaro...@gmail.com ---
Created attachment 121315
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=121315&action=edit
Quick AzureAD OAuth2 implementation based on the existing implementation for
Google

Here's my current working patch. It does what we absolutely need in that it
makes integration with AzureAD possible. 

I agree with David Cook, however, that this isn't ideal, since OpenID-Connect
support should work with any identity provider and since it should actually
implement OpenID-Connect whereas this patch and the code that it's based on
actually implement the code-grant flow, with an additional openid scope.

So I'm going to have a look at his implementation and try to get something off
the ground with it.

Also: I'm not sure if I've used the version number system correctly. If
somebody could look at that I'd really appreciate it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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