Use the DEFAULT_URI setting for SAML base url instead of auto determining it.

This should fix issue #436
This commit is contained in:
Jan Böhmer 2023-12-10 22:52:42 +01:00
parent 3e13a0d9d9
commit 60f8e754c2
2 changed files with 3 additions and 2 deletions

View file

@ -32,7 +32,7 @@ nbgrp_onelogin_saml:
privateKey: '%env(string:default:saml.sp.privateKey:string:SAMLP_SP_PRIVATE_KEY)%'
# Optional settings
#baseurl: 'http://myapp.com'
baseurl: '%partdb.default_uri%saml/'
strict: true
debug: false
security: