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

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

v1.6.7

30 Apr 18:02
b8bdedf
Compare
Choose a tag to compare
  • Updates oauth2-oidc-sdk to 9.4

v1.6.6

17 Sep 07:48
75610d7
Compare
Choose a tag to compare

This release contains-

  • updated oauth2-oidc-sdk to 7.4

v1.6.5

20 Mar 05:52
8758a6a
Compare
Choose a tag to compare

This release contains-

  • updated commons-codec to 1.14

v1.6.4

05 Apr 21:40
7f0004f
Compare
Choose a tag to compare

This release contains-

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

v1.6.3

12 Oct 19:50
3a0298b
Compare
Choose a tag to compare

This release contains-

  • added client headers to user realm request

v1.6.2

06 Sep 15:30
c6a93d1
Compare
Choose a tag to compare

This release contains-

  • updated oauth2-oidc-sdk to 5.63.4

v1.6.1

15 Aug 19:02
Compare
Choose a tag to compare

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

30 May 22:12
7eb3b0e
Compare
Choose a tag to compare

This release contains -

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

v1.5.0

24 Apr 00:53
28c3922
Compare
Choose a tag to compare

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

18 Jan 02:49
663b8bd
Compare
Choose a tag to compare

Version 1.4.0

This release contains -

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