Skip to content

Commit

Permalink
[stable/2024.1] grafana: Allow user lookups by email (#1514)
Browse files Browse the repository at this point in the history
This is an automated cherry-pick of #1491
/assign gtirloni
  • Loading branch information
vexxhost-bot authored Jul 5, 2024
1 parent 978af1f commit 258af0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roles/kube_prometheus_stack/vars/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ _kube_prometheus_stack_helm_values:
server:
root_url: https://{{ kube_prometheus_stack_grafana_host }}
auth:
oauth_allow_insecure_email_lookup: true
oauth_skip_org_role_update_sync: false
disable_login_form: true
signout_redirect_url: "{{ kube_prometheus_stack_keycloak_server_url }}/realms/{{ kube_prometheus_stack_keycloak_realm }}/protocol/openid-connect/logout?post_logout_redirect_uri=https://{{ kube_prometheus_stack_grafana_host }}/login"
Expand Down

0 comments on commit 258af0f

Please sign in to comment.