What determines protocol of SAML2/POST assertion?

Cantor, Scott cantor.2 at osu.edu
Wed Mar 4 15:10:30 EST 2015


On 3/4/15, 7:51 PM, "Spencer Gaddy" <recneps at gmail.com> wrote:


>
>One quick issue now is that with this URL schema, set to `ShibURLScheme 
>https` I get the post back to my host and it is specifying manually port 
>80, like below.

You shouldn't be setting that on any current Apache version, just use 
ServerName.

>How is port determined? And how can we force it to be 443?

ServerName. The SP simply relies on Apache, so until you configure Apache 
for virtualization, it's not going to work.

-- Scott



More information about the users mailing list