You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
3 years ago | |
---|---|---|
app | 3 years ago | |
.envrc | 3 years ago | |
.gitignore | 3 years ago | |
README.md | 3 years ago | |
image.nix | 3 years ago | |
oauth2.ipynb | 3 years ago | |
pyenv.nix | 3 years ago | |
setup.py | 3 years ago | |
shell.nix | 3 years ago | |
template.yml | 3 years ago |
README.md
flask-openshift
Implements the OpenShift 3 OAuth2 protocol.
Setup
Checkout shell.nix
for hints on how to spin up the OpenShift test config.
State
Implemented OpenShift auto-configuration, see app.ocutil.autoconfig()
.
Authentication works sucessfully within minishift.