AAD B2C - "Lag" after custom policy upload

Maximilian Bürgi 106 Reputation points
2022-10-20T13:31:47.487+00:00

Hi everyone,

when I upload a new version of a custom policy it takes a varying amount of time (from a few seconds to five minutes) until the new version is used. During development this is very frustrating and time-consuming since I either have to wait five minutes to be sure (which breaks the workflow) or I have to initiate the policy several times until I get the updated version. And if it was only a slight policy update I have to add some noticable "versioning" to figure out whether the change was applied or not. This wastes a lot of time and makes the development of B2C policies very cumbersome. I found a similar question which was posted a year ago: https://stackoverflow.com/questions/69321812/lag-in-getting-the-new-value-of-a-custom-attribute-after-updating-it

Is there still nothing that can be done about this? Either a flushing of policy caches or an indication on Azure Portal (of when the new policy is available) would be acceptable. But the current situation is very annoying.

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,655 questions
{count} votes

13 answers

Sort by: Most helpful
  1. Jie 1 Reputation point
    2023-04-13T12:45:15.2566667+00:00

    We have faced the same problem, just replace the REST Api endpoint of some technical profile in the policy and stop the old REST Api. B2C is crashed by login and we have to start the old REST Api. After certain time, may be 30 min, we have traced, there is no traffice from old REST Api anymore, but it is a really painful problem.

    0 comments No comments

  2. Rupesh Prasad 0 Reputation points
    2023-05-02T04:00:27.9666667+00:00

    is there any update on this? I have been experiencing this issue and it is very frustrating to do the development like this.

    0 comments No comments

  3. Shuttleworth, Kristie 0 Reputation points
    2023-05-18T09:05:08.56+00:00

    Raised in Oct 20, 2022 and still no solution or workaround?