SAML Concepts - Binding: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(4 intermediate revisions by the same user not shown)
Line 13: Line 13:
=SAML Bindings=
=SAML Bindings=


* HTTP Redirect Binding
* [[SAML HTTP Redirect Binding|HTTP Redirect Binding]]
* HTTP Post Binding
* [[SAML HTTP Post Binding|HTTP Post Binding]]
* HTTP Artifact Binding
* [[SAML HTTP Artifact Binding|HTTP Artifact Binding]]
* SAML SOAP Binding
* [[SAML SOAP Binding|SOAP Binding]]
* Reverse SOAP (PAOS) Binding
* Reverse SOAP (PAOS) Binding
* SAML URI Binding
* [[SAML URI Binding]]

Latest revision as of 16:53, 21 February 2017

External

Internal

Overview

SAML protocol bindings are the mappings from SAML request/response message exchanges into standard messaging or communication protocols. For example, HTTP Redirect binding defines how to pass protocol messages through HTTP redirection.

SAML Bindings