diff --git a/lib/SimpleSAML/Utils/HTTP.php b/lib/SimpleSAML/Utils/HTTP.php index 4dd033346dd7aa0e64656390495e20978315fffe..ef9b4784ab2fb7ffb02a11962b13c949df67ea1e 100644 --- a/lib/SimpleSAML/Utils/HTTP.php +++ b/lib/SimpleSAML/Utils/HTTP.php @@ -968,7 +968,7 @@ class HTTP /** * This function redirects to the specified URL after performing the appropriate security checks on it. - * Particularly, it will make sure that the provided URL is allowed by the 'redirect.trustedsites' directive in the + * Particularly, it will make sure that the provided URL is allowed by the 'trusted.url.domains' directive in the * configuration. * * If the aforementioned option is not set or the URL does correspond to a trusted site, it performs a redirection