OAuth2 refactoring #395
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Status quo
As stated in IT-Naturschutz/arnova#97 the package
django-simple-ssois 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 (comment), the
django-oauth-toolkitis maintained by a large community (https://jazzband.co/members), which ensures more reliant long term support.ToDo
In order to work with OAuth2.0,
arnovaandkonovaneeds to be extended in terms of OAuth2.0 SSO capabilities. If a proper solution forkonovahas been implemented, this needs to be moved intosp-skeletonas 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
Merged in #396