Help setting up Shib's 3.4.3 Built-in CAS Server for Banner Apps
Melvin Lasky
melvin.lasky at manhattan.edu
Thu Feb 14 14:09:28 EST 2019
Hey guys,
Thanks for all the responses!
I put the LDAP Debug in, and I do see my employeeNumber in my logs.
I changed my App to look for employeeNumber instead of UDC_IDENTIFIER to make it slightly easier. I also changed my attribute-filter.xml to look for one thing.
Still no dice.
<AttributeFilterPolicy id="releaseForBannerApps" >
<PolicyRequirementRule xsi:type="Requester" value="https://specific_banner_app_server.manhattan.edu" />
<AttributeRule attributeID="eduPersonScopedAffiliation" permitAny="true" />
<AttributeRule attributeID="employeeType" permitAny="true" />
<AttributeRule attributeID="surname" permitAny="true" />
<AttributeRule attributeID="givenName" permitAny="true" />
<AttributeRule attributeID="mail" permitAny="true" />
<AttributeRule attributeID="employeeNumber" permitAny="true" />
<AttributeRule attributeID="UDC_IDENTIFIER" permitAny="true" />
</AttributeFilterPolicy>
——
Still nothing.
Any suggestions would be amazing.
Thanks
Melvin Lasky
Associate Director of Enterprise Architecture
Riverdale, NY 10471
Phone: 718-862-7410
melvin.lasky at manhattan.edu <mailto:melvin.lasky at manhattan.edu>
www.manhattan.edu <http://www.manhattan.edu/>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20190214/50b1abf3/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: email_logo.jpg
Type: image/jpeg
Size: 7478 bytes
Desc: not available
URL: <http://shibboleth.net/pipermail/users/attachments/20190214/50b1abf3/attachment.jpg>
More information about the users
mailing list