- Nothing changed yet.
- DEVOPS-339 : Fix ConflictError when multiple Zope instances start simultaneously and commit OIDC settings [remdub]
- Set administrator role for users in group iA.Smartweb-admin with an imio address. [bsuttor]
- WEB-4331 : Set Allowed Groups with environment variable [remdub]
-
Upgrade dev environment to Plone 6.1.3 [remdub]
-
Override views related to user management We no longer create or modify users in Plone This is now handled by Keycloak [remdub]
-
Remove deprecated methods related to redirect uris We are not using those methods anymore since 1.3.0 [remdub]
- Do not gave administrator role for users in group iA.Smartweb. [bsuttor]
-
Skip OIDC settings configuration when Plone site or OIDC plugin is unavailable [remdub]
-
Set "came_from" session variable from HTTP_REFERER instead of came_from request. [bsuttor]
-
In controlpanel status, check if the redirect_uris set in Keycloak match the ones set in the OIDC plugin. [remdub]
-
Set OIDC settings from environment variables on instance boot [remdub, bsuttor]
-
Add controlpanel [remdub]
-
Add a view to set OIDC settings [remdub]
-
Add a view to import Keycloak users to Plone. [bsuttor]
- Add upgrade-step to clean authentic users [remdub]
- You should rerun migration as many times as you want. [bsuttor]
- Check if realm exists and environment variables are set before migration [remdub]
- Add forgot local roles on migration to Keycloak. [bsuttor & remdub]
- Migrate users form Authentic to Keycloal OIDC plugin. [bsuttor]
- Migrate authentic to keycloak