mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-03-11 09:54:38 +01:00
5 lines
203 B
YAML
5 lines
203 B
YAML
nbgrp_saml:
|
|
resource: "@NbgrpOneloginSamlBundle/Resources/config/routes.php"
|
|
# Only load the SAML routes if SAML is enabled
|
|
condition: "env('SAML_ENABLED') == '1' or env('SAML_ENABLED') == 'true'"
|