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

Mathieu Pelletier <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #4 from Mathieu Pelletier <[email protected]> ---
Koha was never really written to function as a shibboleth IDP, so this seems to
fall outside the purpose of the project.  That said, you could use SimpleSAML
with the SQL Auth plugin to query Koha's borrowers table, effectively making
Koha your source for user data.  We have done something similar, but with
Moodle as the Idp.

For more information, consider looking here:
https://simplesamlphp.org/docs/stable/sqlauth:sql

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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/

Reply via email to