swp-fu-eid / eid-fu-swp

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

Create OpenID-Provider login page #34

Closed m273d15 closed 6 years ago

m273d15 commented 7 years ago

The OpenID django plugin example used a common username password scheme, since we like to authenticate via the eID, it is necessary to adjust the login page. Furthermore we have to clarify how we can use our custom token (provided by the eID) in the openID process.

larissazech commented 6 years ago

Implemented by #78. Closed.