- Setup uffd to run on
http://localhost:5001
and add the following line to theOAUTH2_CLIENTS
config variable:'test': {'client_secret': 'testsecret', 'redirect_uris': ['http://localhost:5004/oauthproxy/callback']},
- Start the oauthproxy app on
http://localhost:5002
:python3 ../app.py
- Start the test app on
http://localhost:5003
:python3 testapp.py
- Start nginx:
nginx -c nginx.conf -p .
- Open
http://localhost:5004/test
Select Git revision
testapp
-
-
- Open in your IDE
- Download source code
- Download this directory
Julian authored
Name | Last commit | Last update |
---|---|---|
.. | ||
README.md | ||
nginx.conf | ||
testapp.py |