Validation on Server Level - RestListeningConnector
Hello Team
Quick question: We have written a RestAPI, which a third party system will invoke this RestAPI and send us a payload. We read the header and if authentication fails we send a error response. All these will be handled in peoplecode onRequest.
Instead of handling this in People code, Can we write a logic to authenticate on server level itself ? if Yes, How to do it ?
Thanks
Ramesh