SAML Request-Response Model: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * SAML Concepts =Overview=")
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 4: Line 4:


=Overview=
=Overview=
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.

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.