Skip to content

A Java web application calling Microsoft graph that is secured using the Microsoft identity platform

License

Notifications You must be signed in to change notification settings

zhichengliu12581/ms-identity-java-webapp

 
 

Repository files navigation

A group of web authentication samples using OpenId Connect and the Microsoft Identity platform

About these samples

Overview

Three samples are available:

  1. Java web application using the MSAL4J to sign in users with Azure AD
  2. A Java web application using Spring Security to sign in users with Azure AD
  3. A Java web application using the MSAL4J to sign in users Azure AD B2C
    • Source code can be found in the msal-b2c-web-sample directory, as well as the README for configuring and running the sample

About

A Java web application calling Microsoft graph that is secured using the Microsoft identity platform

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 75.1%
  • PowerShell 15.3%
  • HTML 9.6%