Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 215 Bytes

File metadata and controls

8 lines (7 loc) · 215 Bytes

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