Releases: jenkinsci/azure-ad-plugin
Releases · jenkinsci/azure-ad-plugin
168.ve6e7e368dbf6
167.v34c2c5a3a030
165.v36344b7d7ca7
164.v5b48baa961d2
🚀 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'
👻 Maintenance
- Move js to file (#135) @timja
- Minor refactoring (#132) @StefanSpieker
- Replace deprecated JSR-305 annotations with spotbugs annotations (#131) @StefanSpieker
158.v437429002c6b
157.v2d3d5782a602
155.v745ce80af7ea
154.v12e17a5f9ea3
🚀 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