Integrating azure entra id with AEM 6.5 for oauth2 credentials grant type to access aem servlet
Hello,
We want to integrate azure ad/azure entra id as oauth2 provider where third party application can access aem servlet(author environment) by getting access token from azure using client credentials grant type(2 legged authentication).
I am not finding any good documentation for it.
Thanks