Part-DB.Part-DB-server/config/routes/hslavich_saml.yaml

5 lines
213 B
YAML
Raw Normal View History

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'"