Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 452 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 452 Bytes

samlex

A library for making making an Elixir Phoenix app act as a SAML2 Service Provider

Inspiration

I am using the esaml library as inspiration for this library.

TODO

  • I'm still deciding if I just use esaml as a dependency and create Elixir wrappers or to rebuild it entirely in Elixir.
  • Once this is finished, write a strategy for plugging into ueberauth