Adding healthcheck to humhub group.yaml

This commit is contained in:
Mikael Andersson 2025-04-16 14:10:50 +02:00
parent dcd22f13a3
commit 839520d52c
Signed by: mikand
GPG key ID: 184EEE05D37D72DF

View file

@ -4,6 +4,7 @@ satosa_config:
saml2_frontend: "/etc/satosa/plugins/saml2_frontend.yaml"
generated_attributes: "/etc/satosa/plugins/generated_attributes.yaml"
internal_attributes: "/etc/satosa/internal_attributes.yaml"
healthcheck: "/etc/satosa/plugins/healthcheck.yaml"
generated_attributes:
module: satosa.micro_services.attribute_generation.AddSyntheticAttributes
plugin: AddSyntheticAttributes
@ -69,6 +70,7 @@ satosa_proxy_conf:
- "plugins/saml2_frontend.yaml"
MICRO_SERVICES:
- "plugins/generated_attributes.yaml"
- "plugins/healthcheck.yaml"
LOGGING:
version: 1
formatters: