Bug 18507: Shibboleth auto-provisioning - Sync
authorMatthias Meusburger <matthias.meusburger@biblibre.com>
Tue, 28 Nov 2017 16:01:09 +0000 (16:01 +0000)
committerNick Clemens <nick@bywatersolutions.com>
Thu, 8 Nov 2018 20:43:32 +0000 (20:43 +0000)
commit9dc5a53daabc0b7a07430bf0f5ba469d2b4c2e6c
tree767c87df9d82b49619fb9ba894590dd92bc05c60
parentde3015dabbc438b89d8b76680efc6d602b55d3a5
Bug 18507: Shibboleth auto-provisioning - Sync

This patch allows to update borrowers informations with Shibboleth attributes
upon login.

Test plan:
1. In $KOHA_CONF, check that //shibboleth/sync is set to 1
2. Find an existing user and change one of the values mapped with a Shibboleth attribute
3. Log in using Shibboleth
4. Check that the value has been updated with the Shibboleth attribute.

Signed-off-by: Julian Maurice <julian.maurice@biblibre.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Comments posted on Bugzilla.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
C4/Auth_with_shibboleth.pm
t/Auth_with_shibboleth.t