https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40596 --- Comment #12 from David Cook <dcook@prosentient.com.au> --- (In reply to Tomás Cohen Arazi (tcohen) from comment #11)
Hi, this is a pet project I've been working on. I share it early to gather some opinions. Mostly about design decisions.
* haven't checked if the optimistic implementation of the IdP handles login correctly in the UI
I'm time poor at the moment, but I'd be keen to try out the SAML using Keycloak. Added Hugo via CC as I think this is a topic that he's interested in, so hopefully he can provide some useful feedback as well. I think he has Koha instances that use CAS, SAML, and OIDC.
* Some methods are still used from the old classes (logout, etc). We probably need to implement them generically and/or the protocol-specific classes. There's a bug for OAuth2 logout somewhere.
I've added the See Also for bug 31900 -- You are receiving this mail because: You are watching all bug changes.