SAML Concepts - Protocol: Difference between revisions

From NovaOrdis Knowledge Base
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 10: 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=
Line 15: Line 17:
* [[SAML Authentication Request Protocol|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

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