summaryrefslogtreecommitdiff
path: root/swamid-externals-1.0/idp.shibboleth.net.xml
diff options
context:
space:
mode:
Diffstat (limited to 'swamid-externals-1.0/idp.shibboleth.net.xml')
-rw-r--r--swamid-externals-1.0/idp.shibboleth.net.xml16
1 files changed, 14 insertions, 2 deletions
diff --git a/swamid-externals-1.0/idp.shibboleth.net.xml b/swamid-externals-1.0/idp.shibboleth.net.xml
index a230dfd6..1946e6b8 100644
--- a/swamid-externals-1.0/idp.shibboleth.net.xml
+++ b/swamid-externals-1.0/idp.shibboleth.net.xml
@@ -1,6 +1,13 @@
<?xml version="1.0"?>
<EntityDescriptor xmlns="urn:oasis:names:tc:SAML:2.0:metadata" entityID="https://idp.shibboleth.net/idp/shibboleth">
-
+
+ <Extensions>
+ <mdalg:DigestMethod xmlns:mdalg="urn:oasis:names:tc:SAML:metadata:algsupport" Algorithm="http://www.w3.org/2001/04/xmlenc#sha256"/>
+ <mdalg:DigestMethod xmlns:mdalg="urn:oasis:names:tc:SAML:metadata:algsupport" Algorithm="http://www.w3.org/2000/09/xmldsig#sha1"/>
+ <mdalg:SigningMethod xmlns:mdalg="urn:oasis:names:tc:SAML:metadata:algsupport" Algorithm="http://www.w3.org/2001/04/xmldsig-more#rsa-sha256"/>
+ <mdalg:SigningMethod xmlns:mdalg="urn:oasis:names:tc:SAML:metadata:algsupport" Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha1"/>
+ </Extensions>
+
<IDPSSODescriptor protocolSupportEnumeration="urn:oasis:names:tc:SAML:2.0:protocol">
<Extensions>
@@ -9,7 +16,7 @@
<mdui:UIInfo xmlns:mdui="urn:oasis:names:tc:SAML:metadata:ui">
<mdui:DisplayName xml:lang="en">Shibboleth.net</mdui:DisplayName>
<mdui:Description xml:lang="en">An identity provider hosted and used by the developers of Shibboleth.</mdui:Description>
- <mdui:Logo height="60" width="47">https://discovery.shibboleth.net/images/gryphon_47x60.png</mdui:Logo>
+ <mdui:Logo height="82" width="64">https://discovery.shibboleth.net/images/gryphon_64x82.png</mdui:Logo>
</mdui:UIInfo>
</Extensions>
@@ -37,6 +44,11 @@
BXD36HfGBXk= </ds:X509Certificate>
</ds:X509Data>
</ds:KeyInfo>
+ <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes256-cbc"/>
+ <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#aes128-cbc"/>
+ <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#tripledes-cbc"/>
+ <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-oaep-mgf1p"/>
+ <EncryptionMethod Algorithm="http://www.w3.org/2001/04/xmlenc#rsa-1_5"/>
</KeyDescriptor>
<NameIDFormat>urn:oasis:names:tc:SAML:2.0:nameid-format:transient</NameIDFormat>