-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmetadata-extension.xml
122 lines (122 loc) · 4.51 KB
/
metadata-extension.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<EntityConfig entityID="https://nz.govt.moe.coltool.dev" hosted="true" xmlns="urn:sun:fm:SAML:2.0:entityconfig">
<!-- The template for this auto-generated file can be found in ./Metadata/Templates/-->
<SPSSOConfig metaAlias="/sp">
<Attribute name="appLogoutUrl"/>
<Attribute name="attributeMap">
<Value>o=HTTP_ESAA_LOGGEDINCONTEXTNAME</Value>
<Value>uid=HTTP_ESAA_UID</Value>
<Value>eduPersonOrgDN=HTTP_ESAA_LOGGEDINCONTEXTID</Value>
<Value>eduPersonScopedAffiliation=ESAA_SECURITY_ROLES</Value>
</Attribute>
<Attribute name="spAdapterEnv">
<Value/>
</Attribute>
<Attribute name="useIntroductionForIDPProxy">
<Value>false</Value>
</Attribute>
<Attribute name="autofedAttribute">
<Value/>
</Attribute>
<Attribute name="spAdapter">
<Value/>
</Attribute>
<Attribute name="intermediateUrl">
<Value/>
</Attribute>
<Attribute name="saml2AuthModuleName">
<Value/>
</Attribute>
<Attribute name="spAccountMapper">
<Value>com.sun.identity.saml2.plugins.DefaultLibrarySPAccountMapper</Value>
</Attribute>
<Attribute name="defaultRelayState">
<Value/>
</Attribute>
<Attribute name="wantNameIDEncrypted">
<Value>false</Value>
</Attribute>
<Attribute name="responseArtifactMessageEncoding"/>
<Attribute name="saeAppSecretList"/>
<Attribute name="enableIDPProxy">
<Value>false</Value>
</Attribute>
<Attribute name="localAuthURL">
<Value/>
</Attribute>
<Attribute name="spAuthncontextMapper">
<Value>com.sun.identity.saml2.plugins.DefaultSPAuthnContextMapper</Value>
</Attribute>
<Attribute name="saeSPUrl">
<Value/>
</Attribute>
<Attribute name="idpProxyCount">
<Value>0</Value>
</Attribute>
<Attribute name="transientUser">
<Value>anonymous</Value>
</Attribute>
<Attribute name="autofedEnabled">
<Value>false</Value>
</Attribute>
<Attribute name="wantAttributeEncrypted">
<Value>false</Value>
</Attribute>
<Attribute name="wantMNIResponseSigned">
<Value>false</Value>
</Attribute>
<Attribute name="wantLogoutRequestSigned">
<Value>true</Value>
</Attribute>
<Attribute name="cotlist">
<Value>ESAASAMLCOT</Value>
</Attribute>
<Attribute name="ECPRequestIDPListFinderImpl">
<Value>com.sun.identity.saml2.plugins.ECPIDPFinder</Value>
</Attribute>
<Attribute name="idpProxyList">
<Value/>
</Attribute>
<Attribute name="ECPRequestIDPListGetComplete"/>
<Attribute name="spAuthncontextComparisonType">
<Value>exact</Value>
</Attribute>
<Attribute name="wantLogoutResponseSigned">
<Value>true</Value>
</Attribute>
<Attribute name="saeSPLogoutUrl"/>
<Attribute name="basicAuthUser">
<Value/>
</Attribute>
<Attribute name="wantPOSTResponseSigned">
<Value>false</Value>
</Attribute>
<Attribute name="basicAuthPassword">
<Value/>
</Attribute>
<Attribute name="wantArtifactResponseSigned">
<Value>false</Value>
</Attribute>
<Attribute name="spAttributeMapper">
<Value>com.sun.identity.saml2.plugins.DefaultSPAttributeMapper</Value>
</Attribute>
<Attribute name="ECPRequestIDPList">
<Value/>
</Attribute>
<Attribute name="spAuthncontextClassrefMapping">
<Value>urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport|0|default</Value>
</Attribute>
<Attribute name="assertionTimeSkew">
<Value>300</Value>
</Attribute>
<Attribute name="wantMNIRequestSigned">
<Value>false</Value>
</Attribute>
<Attribute name="wantAssertionEncrypted">
<Value>false</Value>
</Attribute>
<Attribute name="basicAuthOn">
<Value>false</Value>
</Attribute>
</SPSSOConfig>
</EntityConfig>