Hello Experts,
I have created a new ServiceGroup that includes 5 services under it. I now need to provide authorization details, such as the client ID and client secret, so that third party application users can access my API to insert customers from their customer portal and other data in my application D365 F&o.
Currently, all my APIs are exposed, even though users may not know the names of the other services. However, this still leaves my data vulnerable. Can someone please guide me on how to restrict access so that users can only use the specific Service Group and the 5 APIs within it?
Thank you!