OpenAMIdPInstallDebianLenny: metadata-SPExample-extended.xml

File metadata-SPExample-extended.xml, 2.9 kB (added by l.suhrbier, 2 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
2<EntityConfig entityID="https://yourSP/shibboleth" hosted="false" xmlns="urn:sun:fm:SAML:2.0:entityconfig">
3    <SPSSOConfig>
4        <Attribute name="useNameIDAsSPUserID"/>
5        <Attribute name="appLogoutUrl"/>
6        <Attribute name="attributeMap"/>
7        <Attribute name="spAdapterEnv"/>
8        <Attribute name="useIntroductionForIDPProxy"/>
9        <Attribute name="autofedAttribute"/>
10        <Attribute name="spAdapter"/>
11        <Attribute name="intermediateUrl"/>
12        <Attribute name="saml2AuthModuleName"/>
13        <Attribute name="spAccountMapper"/>
14        <Attribute name="defaultRelayState"/>
15        <Attribute name="wantNameIDEncrypted">
16            <Value>true</Value>
17        </Attribute>
18        <Attribute name="signingCertAlias"/>
19        <Attribute name="responseArtifactMessageEncoding"/>
20        <Attribute name="saeAppSecretList"/>
21        <Attribute name="enableIDPProxy"/>
22        <Attribute name="localAuthURL"/>
23        <Attribute name="encryptionCertAlias"/>
24        <Attribute name="spAuthncontextMapper"/>
25        <Attribute name="saeSPUrl"/>
26        <Attribute name="idpProxyCount"/>
27        <Attribute name="transientUser"/>
28        <Attribute name="autofedEnabled"/>
29        <Attribute name="wantAttributeEncrypted">
30            <Value>true</Value>
31        </Attribute>
32        <Attribute name="wantMNIResponseSigned">
33            <Value>true</Value>
34        </Attribute>
35        <Attribute name="wantLogoutRequestSigned">
36            <Value>true</Value>
37        </Attribute>
38        <Attribute name="cotlist">
39            <Value>EDIT</Value>
40        </Attribute>
41        <Attribute name="ECPRequestIDPListFinderImpl"/>
42        <Attribute name="idpProxyList"/>
43        <Attribute name="ECPRequestIDPListGetComplete"/>
44        <Attribute name="spAuthncontextComparisonType"/>
45        <Attribute name="wantLogoutResponseSigned">
46            <Value>true</Value>
47        </Attribute>
48        <Attribute name="saeSPLogoutUrl"/>
49        <Attribute name="basicAuthUser">
50            <Value/>
51        </Attribute>
52        <Attribute name="wantPOSTResponseSigned">
53            <Value>true</Value>
54        </Attribute>
55        <Attribute name="basicAuthPassword">
56            <Value/>
57        </Attribute>
58        <Attribute name="wantArtifactResponseSigned">
59            <Value>true</Value>
60        </Attribute>
61        <Attribute name="spAttributeMapper"/>
62        <Attribute name="ECPRequestIDPList"/>
63        <Attribute name="spSessionSyncEnabled"/>
64        <Attribute name="spAuthncontextClassrefMapping"/>
65        <Attribute name="assertionTimeSkew"/>
66        <Attribute name="wantMNIRequestSigned">
67            <Value>true</Value>
68        </Attribute>
69        <Attribute name="metaAlias"/>
70        <Attribute name="wantAssertionEncrypted">
71            <Value>true</Value>
72        </Attribute>
73        <Attribute name="basicAuthOn">
74            <Value>false</Value>
75        </Attribute>
76    </SPSSOConfig>
77</EntityConfig>