Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 216 Bytes

File metadata and controls

8 lines (7 loc) · 216 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.json