samly v0.10.0 Release Notes

Release Date: 2018-12-31 // over 5 years ago
    • ๐Ÿ‘ Issue: #31 - Support for Cowboy 2.x Uptake esaml v4.0.0 which includes support for Cowboy 2.x. If support for Cowboy 1.x is needed, you need an override with esaml v3.6.x in your application mix.exs file.

    • ๐Ÿ‘ Issue: #32 - Support for custom State Storage Includes support for ETS and Plug Sessions based authenticated SAML assertion storage. It is possible to create custom stores by implementing Samly.State.Store.

    • Issue: #34 - Included filename in error messages Include metadata/cert/key filenames when there is an error relevant to those files.