Failed to authenticate request using authentication profiles. Context:sys_user: no thrown error
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-22-2024 02:18 AM
After applying a SOAP API access policy (with auth profile and a role based auth policy linked to it) to limit access for the Azure user provisioning service account I am seeing the following error generated in the logs any time the service account sends a SOAP request:
ERROR "Failed to authenticate request using authentication profiles. Context:sys_user: no thrown error"
However, the account still manages to authenticate and the SOAP system returns the requested data. I can't find any mention of this error online, and although things are working as expected I'm keen to know what is causing this error message and if there are any other implications from it that I am missing. Any thoughts?