Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

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