Provides SAML support for OpenResty.
Documentation is hosted at https://megalord.github.io/saml.
The test suite and example server run using docker.
make setup
After that, try out the example OpenResty server:
make -C lua example
# go to localhost:8088