OAuth2 refactoring #395

Closed
opened 5 months ago by mpeltriaux · 1 comments
Owner

Status quo

As stated in IT-Naturschutz/arnova#97 the package django-simple-sso is being discontinued, having dependency limitations to specific further third party packages, which should be updated normally.

We should find a proper solution for the future. As stated in IT-Naturschutz/arnova#97, the django-oauth-toolkit is maintained by a large community (https://jazzband.co/members), which ensures more reliant long term support.

ToDo

In order to work with OAuth2.0, arnova and konova needs to be extended in terms of OAuth2.0 SSO capabilities. If a proper solution for konova has been implemented, this needs to be moved into sp-skeleton as well and forked projects need to be updated.

Further details and hints on the implementation can be found here: https://django-oauth-toolkit.readthedocs.io/en/latest/tutorial/tutorial_03.html

# Status quo As stated in https://git.naturschutz.rlp.de/IT-Naturschutz/arnova/issues/97 the package `django-simple-sso` is being discontinued, having dependency limitations to specific further third party packages, which should be updated normally. We should find a proper solution for the future. As stated in https://git.naturschutz.rlp.de/IT-Naturschutz/arnova/issues/97#issuecomment-13159, the `django-oauth-toolkit` is maintained by a large community (https://jazzband.co/members), which ensures more reliant long term support. # ToDo In order to work with OAuth2.0, `arnova` and `konova` needs to be extended in terms of OAuth2.0 SSO capabilities. If a proper solution for `konova` has been implemented, this needs to be moved into `sp-skeleton` as well and forked projects need to be updated. Further details and hints on the implementation can be found here: https://django-oauth-toolkit.readthedocs.io/en/latest/tutorial/tutorial_03.html
mpeltriaux added the
feature
label 5 months ago
mpeltriaux self-assigned this 5 months ago
Poster
Owner

Merged in #396

# Merged in #396
mpeltriaux closed this issue 5 months ago
Sign in to join this conversation.
Loading…
There is no content yet.