OAuth2 refactoring #395
Labels
No Label
backlog
bug
duplicate
enhancement
feature
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
in discussion
invalid
priority
1
priority
2
priority
3
priority
4
priority
5
question
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: IT-Naturschutz/konova#395
Loading…
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-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 (comment), 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
andkonova
needs to be extended in terms of OAuth2.0 SSO capabilities. If a proper solution forkonova
has been implemented, this needs to be moved intosp-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
Merged in #396