SAML Concepts - Protocol: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
(Created page with "=Internal= * SAML Concepts =Overview=")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
* http://saml.xml.org/protocols
=Internal=
=Internal=


Line 4: Line 8:


=Overview=
=Overview=
A SAML protocol is represented by the sequence of requests and responses for obtaining assertions and performing identity management. The protocols allow service providers to request or query for an assertion, ask for a subject to be authenticated, create and manage name identifier mappings, for federated identities, and request near-simulatenous logout of related sessions ("single logout").
A protocol is specified as an XML schema and a set of request-response pairs.
=SAML Protocols=
* [[SAML Authentication Request Protocol|Authentication Request Protocol]]
* Assertion Query and Request Protocol
* [[SAML Artifact Resolution Protocol|Artifact Resolution Protocol]]
* Name Identifier Management Protocol
* Name Identifier Mapping Protocol
* [[SAML Single Logout Protocol|Single Logout Protocol]]
<font color=red>
* Federated name registration protocol
* Federation termination protocol
</font>

Latest revision as of 19:09, 21 February 2017

External

Internal

Overview

A SAML protocol is represented by the sequence of requests and responses for obtaining assertions and performing identity management. The protocols allow service providers to request or query for an assertion, ask for a subject to be authenticated, create and manage name identifier mappings, for federated identities, and request near-simulatenous logout of related sessions ("single logout").

A protocol is specified as an XML schema and a set of request-response pairs.

SAML Protocols

  • Federated name registration protocol
  • Federation termination protocol