summaryrefslogtreecommitdiff
path: root/schema.xsd
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2012-05-10 09:27:29 +0200
committerLeif Johansson <leifj@sunet.se>2012-05-10 09:27:29 +0200
commitc3c2aff425b3b4c357ec0c5949e77e9c68a19cb8 (patch)
treeac4987c11082ea545c197a05b810097cdf829897 /schema.xsd
parent8a410a8c2c8a9c76dad707a485063102f9a2bbf0 (diff)
validate discoveryresponse extension
Diffstat (limited to 'schema.xsd')
-rw-r--r--schema.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schema.xsd b/schema.xsd
index e156b8ce..2cf3b8fb 100644
--- a/schema.xsd
+++ b/schema.xsd
@@ -15,4 +15,5 @@
<import namespace="urn:mace:shibboleth:1.0" schemaLocation="shibboleth.xsd"/>
<import namespace="urn:oasis:names:tc:SAML:metadata:attribute" schemaLocation="sstc-metadata-attr.xsd"/>
<import namespace="urn:oasis:names:tc:SAML:metadata:algsupport" schemaLocation="sstc-saml-metadata-algsupport.xsd"/>
+<import namespace="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" schemaLocation="sstc-saml-idp-discovery.xsd"/>
</schema>