[Koha-bugs] [Bug 31378] Add a generic OAuth2/OIDC client implementation

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Oct 18 00:56:29 CEST 2022


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

--- Comment #81 from David Cook <dcook at prosentient.com.au> ---
(In reply to Agustín Moyano from comment #79)
> > If you have a "blank" domain and a specific domain, the "blank" domain is
> > used instead of the specific domain.
> 
> Strange, the behavior should be the opposite. The logic was that you could
> define multiple domains (even partially) and the domain with the longest
> matching text should win. If there was no matching domain, then go with the
> default.

Worth double-checking that one I reckon.

> > If you want to set different "Default library" and "Default category" based
> > on email domain, it won't work if you have a "blank" domain.
> 
> Maybe I've done something wrong with the regexp, and if the email domain
> doesn't match, you won't see that "default library" and "default category"
> configured for the domain

How is the domain supposed to be configured? Perhaps I wasn't inputting it as
expected either?

> I've fixed auto register in latest patches, but for it to work, you need to
> define userid or cardnumber in the mapper.

You'll definitely need to indicate that on the UI pages.

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


More information about the Koha-bugs mailing list