Welcome to Community Week 2025! Join us to learn, connect, and be recognized as we celebrate the spirit of Community and the power of AI. Get the details  

REST API

Vaibhav Sharma1
Tera Contributor

Hi All,

 

I need to trace below logs from the integrations done through REST API's:

 

·Failed Authentication: all occurances where user or application authentication fails during API interactions.

·Failed Authorization: any attempts to access APIs without proper authorization based on roles or identities.

·Failed Input Validation: all occurances where incoming API requests fail data validation checks within the HAM module.

·Failed Schema Validation: system should perform schema validation on incoming API messages and log all occurrences where messages do not adhere to defined schemas.

·Failed Source IP Restriction: system should enforce source IP restrictions and record any attempts to access APIs from unauthorized IP addresses.

How and where can I trace these in ServiceNow instance?

0 REPLIES 0