ronysebastian / ms-identity-java-webapp

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:Java 75.2%Language:PowerShell 15.2%Language:HTML 9.6%