https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224
Nick Clemens (kidclamp) <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|Needs Signoff |Failed QA --- Comment #15 from Nick Clemens (kidclamp) <[email protected]> --- Patches need a small rebase, I updated for testing Using the keycloak setup recommended, I found the firstname would not update - I let a user autocreate - then changed the firstname in keycloack - signed out of koha and back in, first name did not change. Surname did successfully so I suspect it's config not code Admin menu - need to add check for CAN_user_parameters_manage_identity_providers to the section head Extra 'Submit' button on all config pages - I see "Save Cancel Submit Cancel" - submit is gray Migration tests should be on their own patch - I don't think we need to push those, but are good for testing /kohadevbox/koha/t/db_dependent/api/v1/shibboleth_field_mappings.t - fails if a surname mapping exists When adding a new field mapping, and checking 'use as matchpoint' I like that it unchecks the previous matchpoint, but I think it should warn/confirm this for the user - or at the very least it should show the current matchpoint on the page and note that only one can be selected If 'OPAC require shib' and no autocreate, and I sign in via SSO with a non-matching user I am stuck in an infinite redirect 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? This does feel like it should be combined with the current identity providers work -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
