mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2025-06-21 01:25:55 +02:00
4 lines
203 B
YAML
4 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'"
|