-
Type:
Technical Task
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 6.2.0 CE M5
-
Component/s: User Management
-
Labels:None
-
Epic/Theme:
-
Git Pull Request:
Verifying all the membership policies could take much time depending on the membership policy implementation as well as the number of users of the portal, the number of sites, organizations, roles...
Then, in a development phase it can be interesting that everytime we are deploying a hook that contains a membership policy, or every time the server starts the membership policies are verified for all users, sites, organizations, etc.
However, in a production environment we don't want to verify membership when te server starts or when deploying a new policy. We should offer in the UI an option so the verify process can be triggered when the admin wants so it doesn't affect the service.