SAML
SAML (Security Assertion Markup Language) is an XML-based open standard for exchanging authentication and authorization data between identity providers and service providers. Ratified as an OASIS Standard in March 2005, SAML 2.0 enables single sign-on (SSO) across different applications and domains, reducing the need for users to manage multiple sets of credentials. It uses XML digital signatures and encryption to secure assertions exchanged between Identity Providers (IdP) and Service Providers (SP).
1 APIs
0 Features
AuthenticationAuthorizationFederationIdentity ManagementOpen StandardSecuritySingle Sign-OnSSOXML
APIs
SAML 2.0 SSO HTTP Bindings API
API specification for SAML 2.0 Single Sign-On HTTP bindings including the HTTP Redirect Binding and HTTP POST Binding for AuthnRequest and Response exchange, Assertion Consumer ...
Semantic Vocabularies
API Governance Rules
JSON Structure
Example Payloads
Resources
🔗
SAML 2.0 OASIS Standard
Documentation
🔗
SAML 2.0 Technical Overview
Documentation
🔗
SAML 2.0 Core Specification
Documentation
🔗
SAML 2.0 Bindings Specification
Documentation
🔗
SAML 2.0 Profiles Specification
Documentation
🔗
SAML 2.0 EntityDescriptor Metadata
JSONSchema
🔗
SAML 2.0 AuthnRequest
JSONSchema
🔗
SAML 2.0 Assertion
JSONSchema
🔗
SAML 2.0 JSON-LD Context
JSONLDContext
🔗
SAML 2.0 Assertion Structure
JSONStructure
🔗
SAML API Spectral Rules
SpectralRules
💻
SAML SSO HTTP Redirect Binding Example
Example
🔗
SAML 2.0 Vocabulary
Vocabulary