mirror of
https://github.com/cwinfo/powerdns-admin.git
synced 2025-09-14 22:42:31 +00:00
add SAML_ASSERTION_ENCRYPTED envrionment
This commit is contained in:
@@ -23,3 +23,4 @@ SQLALCHEMY_DATABASE_URI = 'mysql://'+SQLA_DB_USER+':'+SQLA_DB_PASSWORD+'@'+SQLA_
|
||||
|
||||
# SAML Authnetication
|
||||
SAML_ENABLED = False
|
||||
SAML_ASSERTION_ENCRYPTED = True
|
Reference in New Issue
Block a user