https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39224 --- Comment #49 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 195779 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=195779&action=edit Bug 39224: Handle patron_attribute:CODE values in auth protocol handlers - OAuth _find_patron_by_matchpoint: search via borrower_attributes join when matchpoint has patron_attribute: prefix - Auth::Client get_user: strip patron_attribute keys from mapped_data before patron->set(), apply them via Koha::Patron::Attribute instead - auth.register: separate patron attributes from borrower fields on patron creation - Shibboleth checkpw_shib: search via borrower_attributes for patron attribute matchpoints - Shibboleth _autocreate/_sync: route patron_attribute:CODE mapping values through Koha::Patron::Attribute rather than borrower hash -- You are receiving this mail because: You are watching all bug changes.