Zoom Integration with Shibboleth IdP
Peter Schober
peter.schober at univie.ac.at
Fri Jan 23 12:16:16 EST 2015
* Qian, Yi <yqian at ku.edu> [2015-01-23 18:02]:
> Can you explain the last comments, http redirect can't handle the
> signed SAML. I do not really understand the reason, the SP does not
> support signing? I don't even know how to ask the question, I tried
> to google without luck
The metadata provided contains an AssertionConsumerService element
(i.e., where the SP wants a SAML reponse message to be sent to) with a
Binding (i.e., how SAML protocol messages are transmitted over
Internet prococols) of HTTP-Redirect. And such a binding is not legal
in SAML2.0 for the transmission of the Response from the IDP.
(Only for the authentication request from an SP to an IDP.)
-peter
More information about the users
mailing list