Skip to content

player-two/saml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

saml

Provides SAML support for OpenResty.

Documentation is hosted at https://megalord.github.io/saml.

Setup

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