Hi,
I need to use Java to get access token after administrator registered an APP on Azure Active Directory, I've got the application id and resource url. I still need an account when I use the JavaAPI to get the access token, for example:

I used third party library(http://mvnrepository.com/artifact/com.microsoft.azure/adal4j) above, I would like to know the type of this account and the information related to the permission role, It seems that no additional accounts are required in your C# example(https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/connect-customer-engagement-web-services-using-oauth#authenticate-using-adal), but the Java API is rrquired.
So, in fact, what I want to know is the type and permissions of this account when I use the JavaAPI to get Token.
Thanks,
Evan Pu
*This post is locked for comments
I have the same question (0)