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

--- Comment #10 from mark.jaro...@gmail.com ---
That's great!

I think it's reasonable to cache the metadata somehow and then instead of
grabbing it every time you can check the age of the cached data.

I wouldn't want to keep it indefinitely because the IDP might need to switch
signing certificates. Traditionally these are self-signed because they work
more like pre-shared keys than TLS certificates which need to be signed by an
authority. At least that's how we did it with SAML. We just used x509 for
shipping the keys because it was handy.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://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