The folder [your path]/pyoidc/oidc_example/op2 contains a file named oc_config.py.example
Open a Terminal:
cd [your path]/pyoidc/oidc_example/op2
python server.py -p 8092 -d config
Note that you should not have the .py extension on the config.py while running the program