* Marc <
hostm...@apexoil.ca> [2016-02-23 18:33]:
> Ahh ha. Looks like this is an issue with the way my hosting provider has
> to set things up.
>
> As I am only able to have vhost for all my sites under SSL I have to use an
> .htaccess with rewrite rules and that is what looks like is messing up the
> URL paths.
>
> for reference I am using Bluehost and this is what they recommend to do for
> subdomains:
Given the lack of technical detail you provided what do you expect
from us here? We don't know whether you're using a "subdomain" or
"maindomain" as per that hosters docuemntation or whether and how
you've followed those "recommendations".
Anyway, given the check list I provided and the documentation from
your hoster you should be able to figure this your.
There's nothing specific to SimpleSAMLphp here, AFAICT.
The only thing SAML cares about in this regard is that the locations
match up, i.e., that what your browser sees as the URL for a protocol
endpoint matches what the authn request specifies and that both matche
what the SAML Metadata containts.
-peter