swp-fu-eid / eid-fu-swp

Docker-based REST API implemented with Django and restframework.
MIT License
2 stars 1 forks source link

Configure the openid provider plugin in Django #33

Closed m273d15 closed 6 years ago

m273d15 commented 7 years ago

We have to configure Django so that we can use our webserver as OpenID-Provider. We want to use the plugin: http://django-oidc-provider.readthedocs.io/en/v0.5.x/index.html

larissazech commented 6 years ago

Implemented by #78. Closed.