Help setting up Shib's 3.4.3 Built-in CAS Server for Banner Apps
Melvin Lasky
melvin.lasky at manhattan.edu
Fri Feb 15 09:28:22 EST 2019
Hey guys!
I got it working!!!! Marvin was right! I wasn’t releasing my attributes correctly. Once I fixed that, everything started working!!!! I needed to fix my RegEx expression!
Thank you so much. If you guys have any questions for me, don’t hesitate to ask!
Mel
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/>
> On Feb 14, 2019, at 2:09 PM, Melvin Lasky <melvin.lasky at manhattan.edu> wrote:
>
> 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 <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
>
> <email_logo.jpg>
>
>
>
> 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/20190215/8c7a4e88/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/20190215/8c7a4e88/attachment.jpg>
More information about the users
mailing list