Win SP integration question
Mike Grady's
mgrady at unicon.net
Fri May 9 13:45:04 EDT 2014
The message would be coming from their app, presumably the part of their code written to get information from the SP thru request headers. And the request header they are looking for is empty/doesn't exist. That could be for any number of reasons, including
- not passes by the Identity Provider
- not mapped appropriately by the SP
- the SP not being "active" on the path, thus not populating the request headers
Mike Grady
> On May 9, 2014, at 12:35 PM, David Bantz <dabantz at alaska.edu> wrote:
>
> I’m assisting a vendor integrate their app to rely on Shibboleth authentication.
> The application lives on our Windows server but it and the SP have been installed by the vendor.
>
> The vendor reports the following error on requesting access:
> “Server Error in ‘/‘ Application.
> Shibboleth request header uakBannerID does not exist”
>
> there is a stack trace:
> InnoSoft.RecreationManager.MemberPortal.shibbolethlogin.onShibbolethLogin() +818
> System.Web.UA.Control.LoadRecursive() +71
> System.Web.UA.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178
>
>
> Am I right in thinking this error message is from the vendor’s app, not the SP per se?
>
> What portion of the SP configuration might trigger this error?
>
> Thanks for any pointers,
>
> David Bantz
> --
> To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net
More information about the users
mailing list