← Cybersecurity Alphabet Soup

SAML

Security Assertion Markup Language

identitymedium

SAML is an XML-based standard for exchanging authentication and authorization assertions between an identity provider and a service provider. When a user signs in, the IdP sends a signed assertion that the application trusts, enabling single sign-on. It predates OpenID Connect and is still dominant in enterprise SaaS federation.

Sources

More in identity