Skip to content
This repository was archived by the owner on May 17, 2024. It is now read-only.

Releases: Azure-Samples/ms-identity-java-webapp

A Java web appplication with Azure AD B2C

Choose a tag to compare

released this 29 Oct 20:50
221316

two more zero-width white-space errors removed from application.prope…

A Java web appplication with Azure AD B2C

Choose a tag to compare

released this 20 Oct 00:09
214711

typo in b2c policy from previous commit

A Java web appplication with Azure AD B2C

Choose a tag to compare

released this 19 Oct 22:11
214636

remove invisible characters that prevent authentication

A Java Web application that signs in users with the Microsoft identity platform and calls Microsoft Graph

Choose a tag to compare

released this 16 Oct 00:17
5d28989
212205

add authority in PublicClientApplication (#64)

A Java Web application that signs in users with the Microsoft identity platform and calls Microsoft Graph

Choose a tag to compare

released this 02 Oct 20:43
16e021b
Update AuthHelper

Update local variable name.

A Java Web application that signs in users with the Microsoft identity platform and calls Microsoft Graph

Choose a tag to compare

released this 02 Oct 20:33
eccc1bd
Merge pull request #60 from Azure-Samples/sagonzal/update-sample

Fix issue with double encoding of scopes

A Java Web application that signs in users with the Microsoft identity platform and calls Microsoft Graph

Choose a tag to compare

released this 30 Jun 15:47
e8b53fa
164278

Update auth code URL builder (#52)

A Java Web application that signs in users with the Microsoft identity platform and calls Microsoft Graph

Choose a tag to compare

released this 11 May 21:32
911ee83
Merge pull request #45 from Azure-Samples/avdunn/samesite-revert

Fix response_mode issue

A Java web appplication with Azure AD B2C

Choose a tag to compare

released this 11 May 21:33
911ee83
Merge pull request #45 from Azure-Samples/avdunn/samesite-revert

Fix response_mode issue

A Java Web application that signs in users with the Microsoft identity platform and calls Microsoft Graph

Choose a tag to compare

released this 16 Apr 17:45
9df6925
Merge pull request #41 from Azure-Samples/avdunn/samesite-revert

Revert samesite fix