Part-DB.Part-DB-server/config/routes/hslavich_saml.yaml
2023-02-22 00:50:51 +01:00

4 lines
213 B
YAML

hslavich_saml_sp:
resource: "@HslavichOneloginSamlBundle/Resources/config/routing.yml"
# Only load the SAML routes if SAML is enabled
condition: "env('SAML_ENABLED') == '1' or env('SAML_ENABLED') == 'true'"