Keycloak removed and replaced with django built-in together with oauth2 (SSO). Deployment with docker-compose.
Types of changes
What types of changes does your code introduce to STACKn?
[ ] Hotfix (fixing a critical bug in production)
[ ] Bugfix
[x] New feature
[x] Documentation update
Checklist
If you're unsure about any of the items below, don't hesitate to ask. We're here to help!
This is simply a reminder of what we are going to look for before merging your code.
[x] This pull request is against develop branch (not applicable for hotfixes)
[ ] I have included a link to the issue on GitHub or JIRA (if any)
[ ] I have included migration files (if there are changes to the model classes)
Status
Description
Keycloak removed and replaced with django built-in together with oauth2 (SSO). Deployment with docker-compose.
Types of changes
What types of changes does your code introduce to STACKn?
Checklist
If you're unsure about any of the items below, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.
Further comments
Anything else you think we should know before merging your code!