You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2024. It is now read-only.
In my company we use a third party tool to expose the APIs to customers. This tool manages the authentication and authorization of the customers which means in case of any unauthorized user the system will return its own error and the control will never reach till the code level where a developer can modify it as per CAMARA standards .
So considering that i don't have a control at the tool level, how can I create CAMARA Complaint API .
Hi Team ,
In my company we use a third party tool to expose the APIs to customers. This tool manages the authentication and authorization of the customers which means in case of any unauthorized user the system will return its own error and the control will never reach till the code level where a developer can modify it as per CAMARA standards .
So considering that i don't have a control at the tool level, how can I create CAMARA Complaint API .