Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languageXML
titleA Multivalued R&S Entity Attribute for SPs
<mdattr:EntityAttributes xmlns:mdattr="urn:oasis:names:tc:SAML:metadata:attribute">
  <!-- multivalued entity attribute for R&amp;S SPs -->
  <saml:Attribute
      xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion"
      NameFormat="urn:oasis:names:tc:SAML:2.0:attrname-format:uri"
      Name="http://macedir.org/entity-category">
    <saml:AttributeValue>
      http://id.incommon.org/category/research-and-scholarship
    </saml:AttributeValue>
    <saml:AttributeValue>
      http://refeds.org/category/research-and-scholarship
    </saml:AttributeValue>
  </saml:Attribute>
</mdattr:EntityAttributes>

I suspect the The following two R&S SPs are at risk of not making the transition to REFEDS R&S:

  1. GPN/UM Dropoff Services

  2. Narada Metrics

I We will continue to encourage the SP owners of the above SPs to make the transition to REFEDS R&S in a timely fashion but I think we need to move forward. I recommend we It is recommended that the Federation begin migrating R&S IdPs some time in early March.

Messaging to R&S SPs

...