This commit is contained in:
parent
3e969b6b9e
commit
eead1faa0d
@ -21,6 +21,6 @@ secrets:
|
||||
|
||||
configs:
|
||||
monitoring:
|
||||
name: ${STACK_NAME}_monitoring_${MATRIX_CONFIG_VERSION}
|
||||
name: ${STACK_NAME}_monitoring_${MONITORING_CONFIG_VERSION}
|
||||
file: monitoring.yaml.tmpl
|
||||
template_driver: golang
|
||||
|
@ -14,7 +14,7 @@ entries:
|
||||
client_type: confidential
|
||||
include_claims_in_id_token: true
|
||||
issuer_mode: per_provider
|
||||
name: Matrix
|
||||
name: Monitoring
|
||||
property_mappings:
|
||||
- !Find [authentik_providers_oauth2.scopemapping, [scope_name, openid]]
|
||||
- !Find [authentik_providers_oauth2.scopemapping, [scope_name, email]]
|
||||
|
Loading…
Reference in New Issue
Block a user