[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 Nov 8 07:24:31 CET 2022


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

--- Comment #207 from David Cook <dcook at prosentient.com.au> ---
I've double-checked that my ID token and UserInfo responses include
"given_name" and "family_name" and they do.

I've noticed with the auto register that it isn't populating the "firstname"
and "surname" fields.

That's probably why the update on login isn't working either.

--

So I think fixes required are:

1) Hide overly revealing error messages in Web UI
2) Fix mapping so that auto-register "update on login" works and auto register
includes mappings beyond just email.

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


More information about the Koha-bugs mailing list