Top 1K Features Creators Events Podcasts Books Extensions Interviews Blog Explorer CSV

Security Assertion Markup Language

< >

Security Assertion Markup Language, aka Security Assertion Markup Language, is a xml format created in 2001.

#1366on PLDB 23Years Old
Wikipedia

Security Assertion Markup Language (SAML, pronounced sam-el) is an open standard for exchanging authentication and authorization data between parties, in particular, between an identity provider and a service provider. As its name implies, SAML is an XML-based markup language for security assertions (statements that service providers use to make access-control decisions). SAML is also: A set of XML-based protocol messages A set of protocol message bindings A set of profiles (utilizing all of the above)The single most important use case that SAML addresses is web browser single sign-on (SSO). Read more on Wikipedia...


Example from the web:
<saml:Assertion ...> .. </saml:Assertion>
- Build the next great programming language Add About Search Keywords Livestreams Labs Resources Acknowledgements Part of the World Wide Scroll