An attempt to provision a user from Okta to Facebook Workplace fails with the following error:
Failed to update profile due to rate limiting job=xxxxxxx errorMessage=API rate
limit exceeded. Error occurred, we will retry in 3,600 sec
An attempt to deprovision an Okta user from Facebook Workplace does not succeed.
- Facebook Workplace app
- Push AD Manager Field in the Provisioning tab
- Provisioning
-
Uncheck the Push AD Manager Field on the Facebook Workplace app (Provisioning tab).
-
Use the Universal Directory/Profile Editor based mapping to pass down the manager attribute using the expression
getManagerUser("active_directory").email>facebookUser.manager:-
In the Okta Admin Console, navigate to Directory > Profile Editor.
-
Next to the Facebook Workplace app, click Mappings.
-
Click the Okta to Workplace by Facebook tab.
-
Enter the expression getManagerUser("active_directory").email > facebookUser.manager in the Okta column next to the Facebook User.manager attribute.
-
If there is an Active Directory > Okta > Facebook configuration and the manager field does not update in Facebook after updating it in AD, follow the steps below:
-
Add the
getManagerUser("active_directory").email>facebookUser.manageras described above. -
Update the manager for any user in AD.
-
Import changes to Okta.
-
Ensure the corresponding Facebook user was updated with the new manager.
