https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21577
--- Comment #5 from Josef Moravec <[email protected]> --- (In reply to Mathieu Pelletier from comment #4) > 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 Hi Mathieu, thanks for your comment, we are going to use SimpleSAML for IdP, we just wrote plugin for ILS-DI authentication - it is not ideal, but it works... https://gitlab.com/josef.moravec/simplesamlphp-koha-ils-di-authentication-module -- 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] 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/
