[BB-843] - Grafana OIDC template and documentation
All threads resolved!
All threads resolved!
Compare changes
Files
2@@ -50,6 +50,24 @@ spec:
UNCLASSIFIED - NO CUI
Currently supported Big Bang Version is 2.51
Adding support for mapping the below settings to the native settings in the grafana helm chart:
monitoring:
sso:
enabled: true
grafana:
client_id: grafana
client_secret: "change_me"
scopes: ""
allow_sign_up: "true"
role_attribute_path: "Viewer"
UNCLASSIFIED - NO CUI