Skip to content
This repository was archived by the owner on Jul 5, 2023. It is now read-only.

Releases: AzureAD/azure-activedirectory-library-for-java

v1.6.7

Choose a tag to compare

@Avery-Dunn Avery-Dunn released this 30 Apr 18:02
b8bdedf
  • Updates oauth2-oidc-sdk to 9.4

v1.6.6

Choose a tag to compare

@SomkaPe SomkaPe released this 17 Sep 07:48
75610d7

This release contains-

  • updated oauth2-oidc-sdk to 7.4

v1.6.5

Choose a tag to compare

@SomkaPe SomkaPe released this 20 Mar 05:52
8758a6a

This release contains-

  • updated commons-codec to 1.14

v1.6.4

Choose a tag to compare

@sangonzal sangonzal released this 05 Apr 21:40
7f0004f

This release contains-

  • updated oauth2-oidc-sdk to 6.5
  • removed use of sun.security.util.Length API

v1.6.3

Choose a tag to compare

@sangonzal sangonzal released this 12 Oct 19:50
3a0298b

This release contains-

  • added client headers to user realm request

v1.6.2

Choose a tag to compare

@sangonzal sangonzal released this 06 Sep 15:30
c6a93d1

This release contains-

  • updated oauth2-oidc-sdk to 5.63.4

v1.6.1

Choose a tag to compare

@sangonzal sangonzal released this 15 Aug 19:02

This release contains-

  • updated versions of javax.servlet-api to 4.0.1, oauth2-oidc-sdk to 5.63.3, commons-code to 1.11
  • switch from Travis CI to VSTS

v1.6.0

Choose a tag to compare

@sangonzal sangonzal released this 30 May 22:12
7eb3b0e

This release contains -

  • added support for certificates in on-behalf-of api
  • added JTI (JWT ID) claim to JWT

v1.5.0

Choose a tag to compare

@sangonzal sangonzal released this 24 Apr 00:53
28c3922

Version 1.5.0

This release contains -

  • added device code flow api
  • added pii logging flag
  • updated gson to version 2.8.0 and slf4j to version 1.7.21

v1.4.0

Choose a tag to compare

@SomkaPe SomkaPe released this 18 Jan 02:49
663b8bd

Version 1.4.0

This release contains -

  • pii (personal identifiable information) Logger added
  • adding support for integrated authentication