diff --git a/docs/simplesamlphp-reference-idp-hosted.md b/docs/simplesamlphp-reference-idp-hosted.md
index 255a1c7f6f32f6892d2a4a95d882c0dc7224abb2..d59661868a15c9e5e106d59c58574005bd45a51a 100644
--- a/docs/simplesamlphp-reference-idp-hosted.md
+++ b/docs/simplesamlphp-reference-idp-hosted.md
@@ -35,12 +35,6 @@ Common options
 `auth`
 :   Which authentication module should be used to authenticate users on
     this IdP.
-<!--
-`authority`
-:   Who is authorized to create sessions for this IdP. Can be
-    `login` for LDAP login module, or `saml2` for SAML 2.0 SP.
-    Specifying this parameter is highly recommended.
--->
 
 `authproc`
 :   Used to manipulate attributes, and limit access for each SP. See