Add option to environment to require SAML for a more secure installation.
This commit is contained in:
parent
3c8d70c5fb
commit
696943b04b
1 changed files with 1 additions and 0 deletions
|
@ -155,4 +155,5 @@ LDAP_TIME_LIM=600
|
||||||
IMPORT_TIME_LIMIT=600
|
IMPORT_TIME_LIMIT=600
|
||||||
IMPORT_MEMORY_LIMIT=500M
|
IMPORT_MEMORY_LIMIT=500M
|
||||||
REPORT_TIME_LIMIT=12000
|
REPORT_TIME_LIMIT=12000
|
||||||
|
REQUIRE_SAML=false
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue