[Koha-bugs] [Bug 32139] "Update on login" setting not set when creating domain from new IdP page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Nov 9 03:03:41 CET 2022


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

--- Comment #1 from David Cook <dcook at prosentient.com.au> ---
Created attachment 143454
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=143454&action=edit
Bug 32139: Set "update on login" correctly when creating new IdP

This patches allows "Update on Login" to be set to "Yes" when
creating a domain as part of a new Identity Provider.

Test plan:
1) Apply patch
2) koha-plack --reload kohadev
3) Go to http://localhost:8081/cgi-bin/koha/admin/identity_providers.pl
4) Click "New identity provider"
5) Fill in "Code" and "Description" with "test"
6) Click "Add default OAuth configuration"
7) Click "Add default OAUth mapping"
8) Fill in "Domain" with "*"
9) Change "Allow OPAC", "Allow staff", "Auto register", and "Update on login"
to "Yes"
10) Click "Submit"
11) Click "Manage Domains" for your new Identity Provider
12) Note that "Allow opac", "Allow staff", "Auto register", and "Update on
login"
are all set to "Yes"

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list