diff --git a/docs/source/simplesamlphp-sp.xml b/docs/source/simplesamlphp-sp.xml
index 8f8178b9af395a9803e239d86afc13a141f96119..2acacfe90175d3b174f3b9ee212e84f7773e4d26 100644
--- a/docs/source/simplesamlphp-sp.xml
+++ b/docs/source/simplesamlphp-sp.xml
@@ -544,6 +544,15 @@
               private key.</para>
             </glossdef>
           </glossentry>
+
+          <glossentry>
+            <glossterm>icon</glossterm>
+
+            <glossdef>
+              <para>An icon for this IdP. This icon will be displayed in the
+              IdP discovery service.</para>
+            </glossdef>
+          </glossentry>
         </glosslist>
       </section>
 
@@ -789,6 +798,15 @@
             to calculate the fingerprint with the openssl tool.</para>
           </glossdef>
         </glossentry>
+
+        <glossentry>
+          <glossterm>icon</glossterm>
+
+          <glossdef>
+            <para>An icon for this IdP. This icon will be displayed in the
+            IdP discovery service. This field is optional.</para>
+          </glossdef>
+        </glossentry>
       </glosslist>
     </section>
   </section>