Hello <@U0227B8D97F>. Is it possible to login SSO ...
# getting-started
s
Hello @witty-plumber-82249. Is it possible to login SSO via Azure AD with the containerized application?
q
Which SSO implementation are you hoping to use? SAML is unsupported but theoretically possible with something like an apache/shib proxy (My current pet project), OpenID Connect is supported out of the box, and LDAP(s) can be configured via JAAS
Digging into this some more, i’m jumping down the rabbit hole of using pac4j-play to integrate a SAML sp into datahub. If I get it working well i’ll submit it as a PR.
s
Let me know so @quiet-wolf-56299