Skip to content

Commit

Permalink
Merge pull request #321 from CSCfi/master
Browse files Browse the repository at this point in the history
change required attr from scopedAffiliation to Affiliation
  • Loading branch information
andmor- authored Sep 10, 2024
2 parents c5fdc77 + 984632f commit 0b1c4d4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions metadata/sp.www.kielipankki.fi.xml
Original file line number Diff line number Diff line change
Expand Up @@ -108,9 +108,9 @@ EJz+MNHOsjE66B4=</ds:X509Certificate>
Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.6"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
isRequired="true"/>
<md:RequestedAttribute FriendlyName="eduPersonScopedAffiliation"
Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.9"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
<md:RequestedAttribute FriendlyName="eduPersonAffiliation"
Name="urn:oid:1.3.6.1.4.1.5923.1.1.1.1"
NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
isRequired="true"/>
<md:RequestedAttribute FriendlyName="givenName"
Name="urn:oid:2.5.4.42"
Expand Down

0 comments on commit 0b1c4d4

Please sign in to comment.