From 0e824e1e5cd51facffa9db049e3a7dea7c01a443 Mon Sep 17 00:00:00 2001
From: Olav Morken <olav.morken@uninett.no>
Date: Mon, 18 Jun 2012 12:01:01 +0000
Subject: [PATCH] docs: Add links to MDUI and EntityAttributes metadata
 extensions from saml20-idp-hosted reference.

git-svn-id: https://simplesamlphp.googlecode.com/svn/trunk@3122 44740490-163a-0410-bde0-09ae8108e29a
---
 docs/simplesamlphp-reference-idp-hosted.txt | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/docs/simplesamlphp-reference-idp-hosted.txt b/docs/simplesamlphp-reference-idp-hosted.txt
index 00dd5a55b..e0b9a21bb 100644
--- a/docs/simplesamlphp-reference-idp-hosted.txt
+++ b/docs/simplesamlphp-reference-idp-hosted.txt
@@ -293,6 +293,16 @@ The following options for Shibboleth 1.3 IdP's are avaiblable:
     metadata overrides the one configured in the IdP metadata.
 
 
+Metadata extensions
+-------------------
+
+SimpleSAMLphp supports generating metadata with the MDUI and EntityAttributes metadata extensions.
+See the documentation for those extensions for more details:
+
+  * [MDUI extension](./simplesamlphp-metadata-extensions-ui)
+  * [EntityAttributes](./simplesamlphp-metadata-extensions-attributes)
+
+
 Examples
 --------
 
-- 
GitLab