spelling: retrieve

This commit is contained in:
Josh Soref
2018-10-02 07:25:36 +00:00
parent e81a44fbc1
commit 50e219039b
3 changed files with 6 additions and 6 deletions

View File

@ -89,7 +89,7 @@ SAML_SP_CONTACT_MAIL = '<contact mail>'
#Configures if SAML tokens should be encrypted.
#If enabled a new app certificate will be generated on restart
SAML_SIGN_REQUEST = False
#Use SAML standard logout mechanism retreived from idp metadata
#Use SAML standard logout mechanism retrieved from idp metadata
#If configured false don't care about SAML session on logout.
#Logout from PowerDNS-Admin only and keep SAML session authenticated.
SAML_LOGOUT = False