Skip to content

Releases: jenkinsci/azure-ad-plugin

168.ve6e7e368dbf6

17 Jun 11:58
e6e7e36
Compare
Choose a tag to compare

🚀 New features and improvements

167.v34c2c5a3a030

15 Jun 08:27
34c2c5a
Compare
Choose a tag to compare

🚀 New features and improvements

  • Remove inline css & fix bug allowing removing anonymous user (#142) @timja

🐛 Bug fixes

  • Fix group icon not displaying when validating groups (#141) @timja
  • Remove inline css & fix bug allowing removing anonymous user (#142) @timja

165.v36344b7d7ca7

15 Jun 08:17
36344b7
Compare
Choose a tag to compare

🐛 Bug fixes

  • Only use security groups as authorities (regression in SDK upgrade) (#140) @timja

164.v5b48baa961d2

12 Jun 20:19
5b48baa
Compare
Choose a tag to compare

🚀 New features and improvements

  • Use People-Picker from Microsoft Graph Toolkit for selecting users/group (#136) @timja
    • Note: It's recommended to add a new graph api permission: 'People.Read'

azure-ad-graph-toolkit

👻 Maintenance

158.v437429002c6b

12 May 07:49
4374290
Compare
Choose a tag to compare

🚀 New features and improvements

157.v2d3d5782a602

10 May 08:36
2d3d578
Compare
Choose a tag to compare

🚀 New features and improvements

👻 Maintenance

  • Use caffeine cache instead of guava (#125) @timja

155.v745ce80af7ea

15 Apr 14:39
745ce80
Compare
Choose a tag to compare

🐛 Bug fixes

  • Fix add button not working in matrix (#122) @timja

154.v12e17a5f9ea3

14 Apr 08:56
12e17a5
Compare
Choose a tag to compare

🚀 New features and improvements

This fixes:

  • id_token wrongfully described as optional?
  • Group support doesn't work if user has >150 groups
  • Support sovereign clouds (untested, best effort, open an issue if it doesn't work)
  • Support for Jenkins proxy configuration (untested, best effort, open an issue if it doesn't work)
  • Support for Microsoft Graph API

153.v7af57b288088

11 Apr 16:42
7af57b2
Compare
Choose a tag to compare

🚀 New features and improvements

  • Sync UI for Azure AD matrix auth with upstream matrix auth (#119) @timja

152.v1609ed460604

08 Apr 20:41
1609ed4
Compare
Choose a tag to compare

🚀 New features and improvements

  • fix(email): set Mailer plugin email property (#116) @agaudreault-jive

👻 Maintenance

  • Remove unset given/surname, set mail to upn if no mail set (#117) @timja