Security Assertion Markup Language
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.