Packages

A helper for adding SAML service provider functionality without relying on xmerl.

Current section

Files

Jump to
simple_saml CHANGELOG.md
Raw

CHANGELOG.md

# Changelog for simple_saml
## v1.1.0
* Add support for SAML responses that include attribute namespaces and inclusive namespaces
* Update to Elixir v1.17
* Update dependencies to latest versions
## v1.0.0
* Add support for parsing and verifying a SAML response
## v0.2.0
* Add support for `SimpleSaml.Assertions`
## v0.1.0
* Initial hex publish to setup library. There's no functionality yet.