mirror of
https://github.com/pomerium/pomerium.git
synced 2025-05-31 09:57:17 +02:00
8 lines
231 B
YAML
8 lines
231 B
YAML
grafana.ini:
|
|
auth:
|
|
disable_login_form: true
|
|
auth.jwt:
|
|
enabled: true
|
|
header_name: X-Pomerium-Jwt-Assertion
|
|
email_claim: email
|
|
jwk_set_url: https://grafana.localhost.pomerium.io/.well-known/pomerium/jwks.json
|