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

Nick Clemens <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #82825|0                           |1
        is obsolete|                            |

--- Comment #7 from Nick Clemens <[email protected]> ---
Created attachment 83116
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=83116&action=edit
Bug 21934 - Allow user to specify name for 'Shibboleth'

To test:
1 - Add a shibboleth config to your koha-conf.xml file (it does not need
        to be valid)
      <useshibboleth>1</useshibboleth>
        <shibboleth>
          <matchpoint>userid</matchpoint>
          <mapping>
            <userid is="uid"></userid>
          </mapping>
        </shibboleth>
2 - Note on staff and user auth pages the message says "Shibboleth
account"
3 - Apply patch, update database
4 - Note login text has not changed
5 - Define a name in 'shibbolethName'
6 - Note it is reflected on all auth pages

-- 
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