How do i configure Azure SSO in my Helm Chart with the external secrets? #18214
-
I have deployed Netbox in Kubernetes with the Helm Chart 5.0.0-beta.141 and now i would like to add the Azure SSO configuration to my values.yaml. The SOCIAL_AUTH_AZUREAD_OAUTH2_KEY and SOCIAL_AUTH_AZUREAD_OAUTH2_SECRET are stored in Azure Key Vault and managed with External Secrets Operator (ESO). How do i configure Azure SSO in my Helm Chart with the external secrets? When i try to login with SSO login i get the following response.
pulling the secret from Azure Key Vault
values.yaml
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Have a look at netbox-community/netbox-docker#1360 (reply in thread) |
Beta Was this translation helpful? Give feedback.
Have a look at netbox-community/netbox-docker#1360 (reply in thread)