Skip to content

Latest commit

 

History

History
 
 

OIDC-op example application

To run the Flask based example application, execute the following commands:

cd flask_op/
pip install -r requirements.txt # install the dependencies
./server.py config.yaml