What is SAML?
Security Assertion Markup Language (SAML) is a standard for user authentication to platforms that allows SaaS applications to easily support corporate identities instead of local accounts. It is a key enabler for Single Sign On (SSO) authentication. Upon a user authentication event to a SaaS application, the SaaS uses SAML formatted XML request to query the matching identity provider to query for the users’ data and permissions. SAML can be also used for redirecting the user through a Reverse Proxy.
Related Blog Posts:
5 Reasons Your SaaS is not Connected to SSO
Is SSO Enough for SaaS Security?
What Is Single Sign-On? Understanding SSO