Hey,
We are in need of automatic certificate rollover/updates for our serveral saml providers..
I found some requests at keycloak, but got also answer its not in there roadmap (yet), and the tell they are happy if we help to accomplish this.
This is my ticket, and i mentioned related tickets there:
https://issues.redhat.com/browse/KEYCLOAK-19100Keycloak gave advise also to ask here if anyone has already implement something in keycloak (custom) OR if someone can give a idee what the steps are to build this.
I think what is needed is:
* Store the metadata url's in keycloaks database (no its a one time import)..
(can this be done in keycloak , and whats the best way).
* Detect the certificate is expired
* Automatically update the certificate..
* And .. ?
Any help will do thanks.