buzzfeed / sso

sso, aka S.S.Octopus, aka octoboi, is a single sign-on solution for securing internal services
MIT License
3.07k stars 187 forks source link

SSO not working on Kubernetes #336

Closed ragabi-ops closed 1 year ago

ragabi-ops commented 1 year ago

Context: Deployment Environment: EKS Kubernetes Version: 1.23.0 Image Version: v3.0.0

Describe the bug Detting this error while trying to apply the deployment │ {"error":"2 error(s) decoding:\n\n* 'client[id]' expected a map, got 'string'\n* 'client[secret]' expected a map, got 'string'","level":"error","msg":"error loading in config from env vars","service":"sso-authenticator","time":"2022-11-06 21:48:02.578"}

To Reproduce Steps to reproduce the behavior: follow this guild https://medium.com/@while1eq1/single-sign-on-for-internal-apps-in-kubernetes-using-google-oauth-sso-2386a34bc433

Expected behavior SSO service to be running