'Foundry user attribute not changing in UI after API update
I have changed an attribute of a user using Foundry's providerId APIs. When I query by using the APIs, I get the new attributes but the Foundry UI is still displaying the old attribute. Is this a kind of caching? Or is there an action I should take to trigger this change to take action?
Solution 1:[1]
You need the user to login to foundry after you make the provider change. The actual user login flow from the new provider updates the user.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | Tom P |
