SAML Concepts - Binding: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
=External= | |||
* http://saml.xml.org/bindings | |||
=Internal= | =Internal= | ||
Line 4: | Line 8: | ||
=Overview= | =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 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
- HTTP Redirect Binding
- HTTP Post Binding
- HTTP Artifact Binding
- SOAP Binding
- Reverse SOAP (PAOS) Binding
- SAML URI Binding