I have an app registered in Azure, and it needs to be able to communicate with dozens of different apps in my organization (those apps are also registered in Azure). The problem is that I do not know the client_id and scope for these apps in advance.
Is it possible to retrieve this information using Graph API knowing only DNS name of the target app?