SAML Request-Response Model: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 5: Line 5:
=Overview=
=Overview=


SAML uses a request-response model to implement interaction between the Service Provider and Identity Provider.
SAML uses a request-response model to implement interaction between the Service Provider and Identity Provider. It typically uses a [[SAML SOAP Binding|SOAP protocol binding]]. See [[SAML_SOAP_Binding#SAML_Request|SAML SOAP Request]] and  [[SAML_SOAP_Binding#SAML_Response|SAML SOAP Response]] for typical request and response formats.


 
A SAML response may contain multiple assertions, although this is not typical.
[[SAML SOAP Binding]]

Latest revision as of 19:07, 21 February 2017

Internal

Overview

SAML uses a request-response model to implement interaction between the Service Provider and Identity Provider. It typically uses a SOAP protocol binding. See SAML SOAP Request and SAML SOAP Response for typical request and response formats.

A SAML response may contain multiple assertions, although this is not typical.