Hey AAD team,
I contact you after some chatting with@AzureSupport, it seems we encounter an issue using Azure AD B2C.
Our use case is :
- We use Azure AD B2C with Signin/Signup policy and custom properties.
- At some point our frontend ask our backend to update this custom property (done via graph api).
- Right after that (async/await etc..), our frontend refresh its access token (using iframe as documentation says).
- Often, but not always, the given new token has the custom property
not up-to-date.
- Doing some tests, it appears that when we refresh again the token a few seconds later, the custome property is now ok.
Any idea why ? Could this deal with consistency or replication within Azure AD B2C ?
Original Tweet to AzureSupport : https://twitter.com/AsteRenaud/status/1047843358121623553
Thank you in advance for your answer,
Regards from France :)
Renaud