Skip to content

Commit 4d8dfec

Browse files
authored
Merge pull request #196 from raphywink/master
added eppn as req. attribute + updated ContactPerson info
2 parents 565ff84 + 7ce0c0d commit 4d8dfec

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

metadata/clarin.phonetik.uni-muenchen.de.xml

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -142,14 +142,19 @@ rw0WrW2zJLOsFTziL7eQfXNm</ds:X509Certificate>
142142
<md:AttributeConsumingService index="1">
143143
<md:ServiceName xml:lang="en">Bavarian Archive for Speech Signals Service Provider</md:ServiceName>
144144
<md:ServiceDescription xml:lang="en">Bavarian Archive for Speech Signals Service Provider that allows the user to access various resources through the BASRepository that are restricted to academic use.</md:ServiceDescription>
145-
<md:RequestedAttribute FriendlyName="entitlement"
146-
Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.7"
147-
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
148-
isRequired="false"/>
149145
<md:RequestedAttribute FriendlyName="mail"
150146
Name="urn:oid:0.9.2342.19200300.100.1.3"
151147
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
152148
isRequired="true"/>
149+
<md:RequestedAttribute FriendlyName="eduPersonPrincipalName"
150+
Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6"
151+
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
152+
isRequired="true"/>
153+
<md:RequestedAttribute FriendlyName="entitlement"
154+
Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.7"
155+
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
156+
isRequired="false"/>
157+
153158
</md:AttributeConsumingService>
154159
</md:SPSSODescriptor>
155160
<md:Organization>
@@ -168,8 +173,8 @@ rw0WrW2zJLOsFTziL7eQfXNm</ds:X509Certificate>
168173
<md:EmailAddress>mailto:admin@phonetik.uni-muenchen.de</md:EmailAddress>
169174
</md:ContactPerson>
170175
<md:ContactPerson contactType="support">
171-
<md:GivenName>Thomas</md:GivenName>
172-
<md:SurName>Kisler</md:SurName>
173-
<md:EmailAddress>mailto:kisler@phonetik.uni-muenchen.de</md:EmailAddress>
176+
<md:GivenName>Raphael</md:GivenName>
177+
<md:SurName>Winkelmann</md:SurName>
178+
<md:EmailAddress>mailto:bas@bas.uni-muenchen.de</md:EmailAddress>
174179
</md:ContactPerson>
175180
</md:EntityDescriptor>

0 commit comments

Comments
 (0)