Hi.
adding users to groups causes an update of the user properties which downloads objects from Azure AD.
Depending on the environment it can take quite a long time.
- (7/2/2024 2:33:46 PM) Step started: Download selected objects from Azure AD if required
- (7/2/2024 2:35:44 PM) Step completed: Download selected objects from Azure AD if required (duration: 118687 ms)
While this is not a problem if the user is added via the Portal, executing the "Add user action" in synchronous mode leads to a timeout error in the browser.
https://community.webcon.com/forum/thread/5203
I don't see any reason, why adding the user to a BPS group should trigger an update from Azure AD. Could this part of the logic be removed?
Best regards,
Daniel