This project is inspired on a dotnet implementation from azure official sample https://github.com/Azure-Samples/active-directory-dotnet-daemon
https://docs.microsoft.com/en-us/azure/active-directory/develop/v1-oauth2-client-creds-grant-flow
This project demonstrates how to implement a Client Credentials Grant Flow using Azure AD and Spring Boot with Java.
Java
This project is inspired on a dotnet implementation from azure official sample https://github.com/Azure-Samples/active-directory-dotnet-daemon
https://docs.microsoft.com/en-us/azure/active-directory/develop/v1-oauth2-client-creds-grant-flow