Hello @Miles,
Thank you for posting your query on Microsoft Q&A.
Based on your description, I understand that you're experiencing issues with Broadcom/VMware SD-WAN Orchestration. When attempting to log in, you're encountering timeouts. After contacting the Broadcom team, they indicated that the issue stems from the Microsoft side, based on an API call.
I noticed that you have a similar setup with another application where you're able to log in without any timeouts. If there were an ongoing issue with the Graph API, it would affect all applications utilizing it, not just one. Based on your description, this issue seems isolated to a single application, and after checking internally, I can confirm that there are no ongoing issues with Microsoft's Graph API.
Regarding the error message: "code":"InvalidAuthenticationToken","message":"Access token is empty.","innerError"
, this indicates that Microsoft Graph API did not receive an access token. This typically occurs when the application fails to request an access token, which suggests an issue with the app’s implementation, not Entra ID.
Entra ID only provides tokens; it is the application's responsibility to request and renew tokens during authorization.
If you're still stuck on this, you can feel free to send me an email at AzCommunity@microsoft.com referencing this issue with a subject line "ATTN:pothurajur" include a link to the current thread.
I hope this information is helpful. Please feel free to reach out if you have any further questions.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Thanks,
Raja Pothuraju.