Skip to content

authgear/authgear-demo-saml-sp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authgear Demo SAML SP

Development

This project uses pipenv to manage packages.

https://github.com/pypa/pipenv

cd ./demo-flask
pipenv install

Start the server

# In ./demo-flask
make start

Deploying to Pandawork

make -C demo-flask push-image
make -C deploy deploy