Uploads over SSL failing after SAML integration

Christopher Bongaarts cab at umn.edu
Mon Dec 3 12:39:40 EST 2012


On 12/3/2012 11:19 AM, MikeWho wrote:

> i.e. the URL format is: https://www.example.com/AppPath/[.Net session
> key]/UploadFile.aspx
>
> So we can either set requireSession to true or false for the entire AppPath
> folder, but we can't specify requireSession=true for
> ..../Authentication.aspx (for secure login) and requireSession=false for
> .../UploadFile.aspx (so we can upload files).

Set requireSession=false for both, and in Authentication.aspx, if you 
don't get a Shib session ID or IdP variable set, redirect the user to 
the session initiator (default is /Shibboleth.sso/Login).

-- 
%%  Christopher A. Bongaarts   %%  cab at umn.edu          %%
%%  OIT - Identity Management  %%  http://umn.edu/~cab  %%
%%  University of Minnesota    %%  +1 (612) 625-1809    %%


More information about the users mailing list