Naive OIDC implementation (lacks code persistence)
Showing
- hiboo/configuration.py 3 additions, 0 deletionshiboo/configuration.py
- hiboo/service/templates/service_create.html 2 additions, 1 deletionhiboo/service/templates/service_create.html
- hiboo/sso/forms.py 16 additions, 0 deletionshiboo/sso/forms.py
- hiboo/sso/oidc.py 167 additions, 0 deletionshiboo/sso/oidc.py
- hiboo/sso/templates/protocol_oidc.html 14 additions, 0 deletionshiboo/sso/templates/protocol_oidc.html
- requirements.txt 1 addition, 0 deletionsrequirements.txt
... | ... | @@ -15,3 +15,4 @@ bcrypt |
pysaml2 | ||
xmlsec | ||
cryptography | ||
authlib |
Please register or sign in to comment