You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am scratching my head trying to figure out how to implement the Apache SSO with docker-zulip, would it be better to bundle apache and libapache2-mod-auth-kerb inside the container or try to run it in a separate container or on the docker host?
I am going to attempt modifying the app server container to include the required apache components but my understanding of kerberos is limited so I'm unsure if that's the best strategy.
I have LDAP working but I really want to get SSO working so I can package the desktop client to autostart and autologin on our Windows machines.
The text was updated successfully, but these errors were encountered:
I am scratching my head trying to figure out how to implement the Apache SSO with docker-zulip, would it be better to bundle apache and libapache2-mod-auth-kerb inside the container or try to run it in a separate container or on the docker host?
https://zulip.readthedocs.io/en/latest/production/authentication-methods.html#apache-based-sso-with-remote-user
I am going to attempt modifying the app server container to include the required apache components but my understanding of kerberos is limited so I'm unsure if that's the best strategy.
I have LDAP working but I really want to get SSO working so I can package the desktop client to autostart and autologin on our Windows machines.
The text was updated successfully, but these errors were encountered: