4 Jun
2015
4 Jun
'15
6:32 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12026 --- Comment #17 from Theodoros Theodoropoulos <theod@lib.auth.gr> --- Hello Martin, If you're still looking into this bug, an additional useful enhancement would be to be able to handle custom patron attributes! We have such a case where shibboleth returns a value that should go into a custom defined patron attribute and right now -although it's included it in the <mapping> tag- it is left blank, probably because ( $entry->{'is'} && $ENV{ $entry->{'is'} } ) is false My knowledge of Koha code is very limited, but I think Auth_with_ldap.pm has such a handling, so you could take ideas from there. -- You are receiving this mail because: You are watching all bug changes.