Microsoft Security | Microsoft Entra | Microsoft Entra ID
A cloud-based identity and access management service for securing user authentication and resource access
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I am able to get token using above api but the same thing i want to incorporate using java language and i am not able to find the code for the same? can anyone help? (do not want the REST api call)
Hello Avinash
are you looking api call implementation using Java ?
if that is the case You might consider using Microsoft Authentication Library (MSAL) for Java
https://github.com/AzureAD/microsoft-authentication-library-for-java
https://github.com/Azure-Samples/ms-identity-msal-java-samples