SAML Concepts - Protocol: Difference between revisions
Jump to navigation
Jump to search
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= |
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
- Authentication Request Protocol
- Assertion Query and Request Protocol
- Artifact Resolution Protocol
- Name Identifier Management Protocol
- Name Identifier Mapping Protocol
- Single Logout Protocol
- Federated name registration protocol
- Federation termination protocol