https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12026

Ehsna <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
                 CC|                            |[email protected]
         Resolution|FIXED                       |---

--- Comment #92 from Ehsna <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://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/

Reply via email to