diff options
author | Paul Scott <paul.scott@kau.se> | 2017-01-04 13:37:52 +0100 |
---|---|---|
committer | Paul Scott <paul.scott@kau.se> | 2017-01-04 13:37:52 +0100 |
commit | 38eff2d2db7a395dfa971a2272fa3cc57634a52d (patch) | |
tree | 12ae53c7b25583937c416a73ee3607fcf3344db5 /swamid-2.0/idp3.sics.se-idp-shibboleth.xml | |
parent | d6700360af226677d673de2d837c60ff39dad1d1 (diff) |
Move SICS v3 IdP to prod med hide from disco
Diffstat (limited to 'swamid-2.0/idp3.sics.se-idp-shibboleth.xml')
-rw-r--r-- | swamid-2.0/idp3.sics.se-idp-shibboleth.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/swamid-2.0/idp3.sics.se-idp-shibboleth.xml b/swamid-2.0/idp3.sics.se-idp-shibboleth.xml index 43cdee30..264e7f70 100644 --- a/swamid-2.0/idp3.sics.se-idp-shibboleth.xml +++ b/swamid-2.0/idp3.sics.se-idp-shibboleth.xml @@ -1,5 +1,12 @@ <?xml version="1.0" encoding="UTF-8"?> <EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" xmlns:ds="http://www.w3.org/2000/09/xmldsig#" xmlns:shibmd="urn:mace:shibboleth:metadata:1.0" xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui" entityID="https://idp3.sics.se/idp/shibboleth"> + <Extensions> + <attr:EntityAttributes xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" xmlns:attr="urn:oasis:names:tc:SAML:metadata:attribute"> + <saml:Attribute xmlns="" NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri" Name="http://macedir.org/entity-category"> + <saml:AttributeValue>http://refeds.org/category/hide-from-discovery</saml:AttributeValue> + </saml:Attribute> + </attr:EntityAttributes> + </Extensions> <IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol urn:oasis:names:tc:SAML:1.1:protocol urn:mace:shibboleth:1.0"> <Extensions> <shibmd:Scope regexp="false">sics.se</shibmd:Scope> |