Integrate Zitadel with SPIFEE/SPIRE
π¬Self-hostedβUnsolvedπ§©IntegrationsβQuestionπOIDC
Today my services use the jwt prvate key for authenticating with Zitadel. This jwt is a long lived secret that my service depends on. I would like to get rid of it. I thought that SPIFFE/SPIRE could be a good way to do that. Spire can give my service a short lived jwt that can be verified by Zitadel with the spire server.
Does zitadel has support for SPIFFE/SPIRE or plans to support it in the future?
I tried to do a PoC adding spire as an extenal jwt idp and perform a token exchange but I didn't have success because this would required a Zitadel app. Then I would just be switching the jwt with the private key by the app secrets. Am I missing something here?
Does zitadel has support for SPIFFE/SPIRE or plans to support it in the future?
I tried to do a PoC adding spire as an extenal jwt idp and perform a token exchange but I didn't have success because this would required a Zitadel app. Then I would just be switching the jwt with the private key by the app secrets. Am I missing something here?
