Skip to content

Azure-Samples/ms-identity-java-daemon

Repository files navigation

MSAL Java samples demonstrating how a daemon console application can call Microsoft Graph using its own identity

About these samples

Overview

These samples demonstrate how to use the Microsoft Identity platform to access user data in a long-running, non-interactive process.

Two samples are available:

  1. An application which uses the client credentials flow with a certificate to obtain an access token for Microsoft Graph
  2. An application which uses the client credentials flow with a secret to obtain an access token for Microsoft Graph

About

A daemon application in Java calling Microsoft Graph API

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published