Thank you for posting this in Microsoft Q&A.
I understand that a user is repeatedly prompted for credentials when signing into applications with Single Sign-On, a problem that others do not encounter, and the user received the error: "Error: 0xCAA5001C Token broker operation failed."
Could you provide more details about the issue, such as the types of applications the user is attempting to access? Are they encountering the same error across all applications or just one? Have they tried accessing them in different browsers?
Meanwhile you can try the following solutions to fix the error:
- After you log on to a Windows 10-based computer, you try to access Microsoft edge for Business. However, Microsoft Entra authentication fails, and some events are logged in the Microsoft-Windows-AAD/Operational log. Enable the registry key in device
Please refer to the documentation to enable the registry key.: https://learn.microsoft.com/en-us/troubleshoot/windows-client/user-profiles-and-logon/event-1098-error-0xcaa5001c
2.You can’t modify permissions for first party applications. When attempting to modify permissions for first-party applications, it throws Error AADSTS65002.
First party application for example, in the error above is the first GUID i.e. ''e9c51622-460d-4d3d-952d-966a5b1da34c' must follow a special internal process to get additional permissions consented in order to access a first party application resource "f2d19332-a09d-48c8-a53b-c49ae5502dfc". To remediate this, ensure that the requested permissions/scopes have been preauthorized or approved by the resource owner. Has the user granted permissions to the first-party applications? Designate privileged scopes to require admin consent; this measure ensures that admins can safeguard critical data against malicious applications.
Hope this helps. Do let us know if you any further queries.
Thanks,
Navya
If this answers your query, do click Accept Answer and Yes for was this answer helpful. And, if you have any further query do let us know.