2023-02-20 22:10:24 +01:00
|
|
|
hslavich_saml_sp:
|
2023-02-22 00:50:51 +01:00
|
|
|
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'"
|