|
|
|
@ -26,22 +26,22 @@ bootstrap:
|
|
|
|
p, role:mobene-users, applications, sync, mobene/*, allow
|
|
|
|
p, role:mobene-users, applications, sync, mobene/*, allow
|
|
|
|
p, role:mobene-users, repositories, get, *, allow
|
|
|
|
p, role:mobene-users, repositories, get, *, allow
|
|
|
|
|
|
|
|
|
|
|
|
grafana:
|
|
|
|
# grafana:
|
|
|
|
grafana_ini:
|
|
|
|
# grafana_ini:
|
|
|
|
auth.generic_oauth:
|
|
|
|
# auth.generic_oauth:
|
|
|
|
enabled: true
|
|
|
|
# enabled: true
|
|
|
|
name: Keycloak
|
|
|
|
# name: Keycloak
|
|
|
|
allow_sign_up: true
|
|
|
|
# allow_sign_up: true
|
|
|
|
tls_skip_verify_insecure: true
|
|
|
|
# tls_skip_verify_insecure: true
|
|
|
|
scopes: profile,email,groups
|
|
|
|
# scopes: profile,email,groups
|
|
|
|
auth_url: https://prodwork01-keycloak-01-keycloak.smardigo.digital/auth/realms/infrastructure/protocol/openid-connect/auth
|
|
|
|
# auth_url: https://prodwork01-keycloak-01-keycloak.smardigo.digital/auth/realms/infrastructure/protocol/openid-connect/auth
|
|
|
|
token_url: https://prodwork01-keycloak-01-keycloak.smardigo.digital/auth/realms/infrastructure/protocol/openid-connect/token
|
|
|
|
# token_url: https://prodwork01-keycloak-01-keycloak.smardigo.digital/auth/realms/infrastructure/protocol/openid-connect/token
|
|
|
|
api_url: https://prodwork01-keycloak-01-keycloak.smardigo.digital/auth/realms/infrastructure/protocol/openid-connect/userinfo
|
|
|
|
# api_url: https://prodwork01-keycloak-01-keycloak.smardigo.digital/auth/realms/infrastructure/protocol/openid-connect/userinfo
|
|
|
|
client_id: grafana
|
|
|
|
# client_id: grafana
|
|
|
|
client_secret: pCi7uGpA3NB5MMtIqmZGTrdqqW5K2Jkd
|
|
|
|
# client_secret: pCi7uGpA3NB5MMtIqmZGTrdqqW5K2Jkd
|
|
|
|
role_attribute_path: contains(groups[*], 'grafana-viewer') && 'Editor' || 'Viewer'
|
|
|
|
# role_attribute_path: contains(groups[*], 'grafana-viewer') && 'Editor' || 'Viewer'
|
|
|
|
server:
|
|
|
|
# server:
|
|
|
|
root_url: https://prodwork01-grafana.smardigo.digital
|
|
|
|
# root_url: https://prodwork01-grafana.smardigo.digital
|
|
|
|
|
|
|
|
|
|
|
|
stage: prodwork01
|
|
|
|
stage: prodwork01
|
|
|
|
domain: smardigo.digital
|
|
|
|
domain: smardigo.digital
|
|
|
|
|