Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Jun 12, 2021. It is now read-only.

Latest commit

 

History

History
History
48 lines (41 loc) · 716 Bytes

File metadata and controls

48 lines (41 loc) · 716 Bytes
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
# IntelliJ project folder
.idea
# Other dev-env folders and files
.vagrant
Vagrantfile
# setup.py-related folders and files
build
dist
*.egg-info
*.egg
*.eggs
# Compiled files
*.pyc
# Logs
*.log
*.log.*
# Tox testing
.tox
private/
tmp/
keys/
secret/
pyoidc*
foo.*
# Dynamically created doc folders
doc/_build
!tests/data/keys
# Remaining stuff
oidc_example/op1/client_db.db
oidc_example/op1/oc_config.py
oidc_example/op2/client_db.db
oidc_example/op2/config.py
oidc_example/op2/modules
oidc_example/op2/sp.xml
oidc_example/op2/sp_cert/tmp_mycert.pem
oidc_example/op2/sp_cert/tmp_mykey.pem
oidc_example/op2/sp_conf.py
oidc_example/op2/static/jwks.json
oidc_example/rp3/conf.py
oidc_example/rp3/modules/
update
Morty Proxy This is a proxified and sanitized view of the page, visit original site.