SAMLassertie
SAMLassertie is a lightweight library designed to simplify the creation, parsing, and validation of Security Assertion Markup Language (SAML) authentication assertions within web applications. Developed in 2019 by an open‑source community of identity‑management engineers, the project was introduced to address gaps in existing SAML tooling, notably the difficulty of integrating SAML assertions into modern microservices architectures.
The core functionality of SAMLassertie revolves around three main components. First, the Assertion Builder enables developers
SAMLassertie is distributed under the Apache License 2.0 and is hosted on GitHub, where contributions are accepted