SAML SOAP Binding: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 5: | Line 5: | ||
=Overview= | =Overview= | ||
The SAML request consists in a SOAP Header and a SOAP Body. The SOAP Body includes a Security Token, a digital signature and the request data. | The SAML request consists in a SOAP Header and a SOAP Body. The SOAP Body includes a Security Token, a digital signature, generated using [[XML Signature]] and the request data. | ||
The SAML response also consists in a SOAP header and a SOAP Body. The SOAP Body includes the digital signature and the response data. | The SAML response also consists in a SOAP header and a SOAP Body. The SOAP Body includes the digital signature and the response data. |
Revision as of 17:36, 21 February 2017
Internal
Overview
The SAML request consists in a SOAP Header and a SOAP Body. The SOAP Body includes a Security Token, a digital signature, generated using XML Signature and the request data.
The SAML response also consists in a SOAP header and a SOAP Body. The SOAP Body includes the digital signature and the response data.