What is SAML?
SAML (Security Assertion Markup Language) is an XML-based framework for exchanging authentication and authorization data between identity providers and service providers. It enables Single Sign-On (SSO) functionality.
SAML Responses contain assertions about a user's identity, attributes, and authentication context, digitally signed to ensure integrity and authenticity.