From 1a0ff41e794d0c67daa90d4e28eae901cdafc865 Mon Sep 17 00:00:00 2001 From: vmarkop Date: Mon, 20 Dec 2021 11:07:26 +0200 Subject: [PATCH] removed redundant SAML help comment --- powerdnsadmin/templates/admin_setting_authentication.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/powerdnsadmin/templates/admin_setting_authentication.html b/powerdnsadmin/templates/admin_setting_authentication.html index 3584985..d750a5a 100644 --- a/powerdnsadmin/templates/admin_setting_authentication.html +++ b/powerdnsadmin/templates/admin_setting_authentication.html @@ -1038,8 +1038,6 @@ signing/encryption tasks during communication between IDP and SP.
NOTE: If these two parameters aren't explicitly provided, a self-signed certificate-key pair will be generated.
- CAUTION: For production use, usage of self-signed certificates - is highly discouraged. Use certificates from trusted CA instead.
  • Sign Authentication Request - Configures if the SP should sign outgoing authentication requests.