diff --git a/apps/authentik/templates/blueprint-grafana.yaml b/apps/authentik/templates/blueprint-grafana.yaml index 32410dd..00ee625 100644 --- a/apps/authentik/templates/blueprint-grafana.yaml +++ b/apps/authentik/templates/blueprint-grafana.yaml @@ -21,7 +21,7 @@ data: attrs: name: Grafana client_id: grafana - client_secret: !secret authentik-client-secret-grafana@monitoring#GF_AUTH_GENERIC_OAUTH_CLIENT_SECRET + client_secret: !Secret authentik-client-secret-grafana@monitoring#GF_AUTH_GENERIC_OAUTH_CLIENT_SECRET redirect_uris: - https://grafana.noxxos.nl/login/generic_oauth authorization_flow: !Flow default-provider-authorization-flow