| Version 5 (modified by dabantz@…, 14 years ago) (diff) |
|---|
IAM / Projects / Shibboleth / Service Candidates / ParkWeb
This service is in production. Configuration supports both a test and production instance of UAF parking application.
Service: UAF Parking Vendor: T2Systems Service Platform: unknown; hosted at UAF Sponsor: UAF Parking Office Yolanda Esters UAF Parking Services Manager 907.474.2731 ymesters@alaska.edu
IdP attribute release (filter) for Parking:
<AttributeFilterPolicy id="releaseToUAFPARKTEST">
<PolicyRequirementRule xsi:type="basic:OR">
<basic:Rule xsi:type="basic:AttributeRequesterString" value="https://uafparktest.apps.ad.alaska.edu/shibboleth" />
<basic:Rule xsi:type="basic:AttributeRequesterString" value="https://uafparkweb.uaf.edu/shibboleth" />
</PolicyRequirementRule>
<AttributeRule attributeID="eduPersonPrincipalName">
<PermitValueRule xsi:type="basic:ANY" />
</AttributeRule>
<AttributeRule attributeID="bannerid">
<PermitValueRule xsi:type="basic:ANY" />
</AttributeRule>
</AttributeFilterPolicy>
