SAML Concepts - Protocol: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
=External=
* http://saml.xml.org/protocols
=Internal=
=Internal=


Line 6: Line 10:


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 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 Protocols=


* Authentication Request Protocol
* [[SAML Authentication Request Protocol|Authentication Request Protocol]]
* Assertion Query and Request Protocol
* Assertion Query and Request Protocol
* Artifact Resolution Protocol
* [[SAML Artifact Resolution Protocol|Artifact Resolution Protocol]]
* Name Identifier Management Protocol
* Name Identifier Management Protocol
* Name Identifier Mapping Protocol
* Name Identifier Mapping Protocol
* Single Logout 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