https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224 Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |martin.renvoize@openfifth.c | |o.uk --- Comment #17 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- (In reply to Nick Clemens (kidclamp) from comment #15)
How does this work when there are more than one shibboleth setups? We often have libraries with one IDP for staff and one for OPAC - I can't see how this is supported here?
How are you doing this currently.. The mapping block in the koha-conf only allows for one identity provider right now as it stands so I don't see how you're setting up different IdP's for staff and opac? (Well, I do, as you can via the native service provider and then map to the same attributes that Koha then remaps to borrower fields.. but that's the same here)
This does feel like it should be combined with the current identity providers work
Yeah, I tend to agree, though I think we should consider the Vue work here as a basis for migrating the general IdP configurations into Vue. -- You are receiving this mail because: You are watching all bug changes.