Managing external identities to enable secure access for partners, customers, and other non-employees
Intermittent failures in retrieving access tokens can occur due to various reasons, including server issues or misconfigurations. While I cannot confirm specific incidents or provide real-time service impact reports, it is essential to ensure that your application handles such errors gracefully. Implementing retry logic, as you mentioned, is a common practice to mitigate transient issues.
Regarding backward compatibility or recent updates, the context does not provide specific information about changes that might have affected token retrieval processes on the date you mentioned. However, it is always advisable to stay updated with the latest documentation and announcements from Azure AD B2C to understand any potential impacts on your application.
If you are experiencing consistent issues, it may be worth investigating alternative authentication mechanisms or configurations that could enhance reliability, especially if your current setup is leading to significant user disruptions.
References: