Zimbra integrate with keycloak

Hi,

Is anyone ever to try keycloak integrate with zimbra?
If can, do you have the tutorial?

Thank you.

Which direction? Do you want Keycloak to be an IdP for Zimbra? Or Zimbra to be an IdP for Keycloak?

Hi,

I want to keycloack to be an IdP for zimbra. Is that possible? If yes, do you have an article to configure that?

Thank you.

Here’s a blog post on Zimbra’s support of SAML

There’s a guide here on how to set up Zimbra as a SAML SP
https://wiki.zimbra.com/wiki/Authentication/SAML#Set_up_Zimbra

It uses a different IdP, but you can probably figure out the correct params to use from the keycloak admin documentation here:
https://www.keycloak.org/docs/latest/server_admin/#_saml

Hi,

I’m following the article
Then I see https://zm-zimbra9.barrydegraaff.tk → this url is my zimbra hostname right?
Then I see https://saml.barrydegraaff.tk → this url is my keycloak server right?

After that I can’t find this file /etc/simplesamlphp/cert/server.crt and this opt/zimbra/extensions-network-extra/saml/samlextn.jar on my zimbra server. Is that must be generate manually?

Thank you.