https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12026 Ehsna <ehsan@iub.edu.bd> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |ehsan@iub.edu.bd Resolution|FIXED |--- --- Comment #92 from Ehsna <ehsan@iub.edu.bd> --- My Shibboleth and ADFS is working if I manually created the user. it's not creating the user automatically. here is my koha-conf.xml <shibboleth> <matchpoint>userid</matchpoint> <mapping> <userid is="NameID"></userid> <surname is="givenName"></surname> <branchcode is="description"></branchcode> <categorycode is="entitlement"></categorycode> <emailpro is="mail"></emailpro> </mapping> </shibboleth> What I am missing ? -- You are receiving this mail because: You are watching all bug changes.