Hi @TarunKumar
Article which you sent...still showing 3 legged oauth.
We want to skip authorization step and directly get access token from azure ad and call aem servlet.
It is server-to-servet. Securing it by oauth instead of basic auth.
In which step we need to pass empty string? Is there any working example of it?
Thanks.