Uploads over SSL failing after SAML integration

Cantor, Scott cantor.2 at osu.edu
Mon Dec 3 12:23:25 EST 2012


On 12/3/12 12:19 PM, "MikeWho" <who at me.com> wrote:

>Unfortunately, it just reveals an awkward problem - our .Net session
>string
>is included in the URL of all calls to our .Net app (including the upload
>script). Since that session is dynamic, we can't cater for it in the
>RequestMapper - unless it has some wildcard facility I haven't noticed in
>the documentation.
>
>i.e. the URL format is: https://www.example.com/AppPath/[.Net session
>key]/UploadFile.aspx

I dunno, I guess a PathRegex that matches anything could work. Haven't
really tried it.

-- Scott




More information about the users mailing list