Versions Compared

Key

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

The ScholarWork Shibboleth SP is already registered with InCommon.

Here’s the configuration information campuses can add to their Shibboleth IdP for ScholarWorks:


<AttributeFilterPolicy id="ScholarWorks">
<PolicyRequirementRule xsi:type="Requester" value="https://scholarworks.calstate.edu/shibboleth" />
<AttributeRule permitAny="true" attributeID="calstateEduPersonOrg" />
<AttributeRule permitAny="true" attributeID="eduPersonPrincipalName" />
<AttributeRule permitAny="true" attributeID="eduPersonAffiliation" />
<AttributeRule permitAny="true" attributeID="email" />
<AttributeRule permitAny="true" attributeID="givenName" />
<AttributeRule permitAny="true" attributeID="surname" />
</AttributeFilterPolicy>

...