SAML Concepts - Binding: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * SAML Concepts") |
|||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=External= | |||
* http://saml.xml.org/bindings | |||
=Internal= | =Internal= | ||
* [[SAML_Concepts#SAML_Binding|SAML Concepts]] | * [[SAML_Concepts#SAML_Binding|SAML Concepts]] | ||
=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= | |||
* [[SAML HTTP Redirect Binding|HTTP Redirect Binding]] | |||
* [[SAML HTTP Post Binding|HTTP Post Binding]] | |||
* [[SAML HTTP Artifact Binding|HTTP Artifact Binding]] | |||
* [[SAML SOAP Binding|SOAP Binding]] | |||
* Reverse SOAP (PAOS) 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
- HTTP Redirect Binding
- HTTP Post Binding
- HTTP Artifact Binding
- SOAP Binding
- Reverse SOAP (PAOS) Binding
- SAML URI Binding