Shibboleth IDP 3 as CAS Server
Cantor, Scott
cantor.2 at osu.edu
Fri Jun 12 13:04:30 EDT 2015
On 6/12/15, 12:47 PM, "users on behalf of Jesse Martinich" <users-bounces at shibboleth.net on behalf of martinicj at sou.edu> wrote:
>Please excuse my ignorance. I think Walter may have alluded to this yesterday... Might I need to setup back channel support for SOAP endpoints?
Not if your validation call is using 443.
In SAML terms, using endpoints protected by commercial certificates and having to implement trust on that basis is a mess. I would imagine that's less true of a CAS scenario where the number of such trusts is one. But I also think there's no reason you couldn't use a back channel port with a self-signed cert either, but you likely wouldn't bother unless you were also doing it for SAML.
The IdP doesn't really pay attention to the port when it comes to the profile endpoints it runs, so anything on 443 is basically available on 8443 if it's configured to support that.
-- Scott
More information about the users
mailing list