Setting Up Azure AD as Identity Provider Using ZITADEL Helm Chart #311
mohan-alpheya
started this conversation in
General
Replies: 2 comments
-
The best way currently is to either call our API or use an IAC tool like terraform, for which we have a provider. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Just wanted to share that I have configured Azure AD authentication in Zitadel using the Helm chart with extraManifests as a post-hook. I’m sharing this to help those who come across this post while looking for a way to set up Azure AD with Zitadel. This may not be the best way, but it works! 🚀
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Dear All,
We have successfully deployed ZITADEL using the Helm chart (Helm Chart Link) and can log in using local authentication. Now, we need help setting up Azure AD as an external identity provider via the Helm chart configuration.
Current Setup:
Our ZITADEL deployment is running fine, and we can authenticate using local users. We now want to integrate Azure AD using OpenID Connect (OIDC) without having to manually configure it via the API.
Is there a way to configure Azure AD as an identity provider using the Helm chart?
Would really appreciate guidance from anyone who has successfully set this up!
Beta Was this translation helpful? Give feedback.
All reactions