forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
authaad.properties
21 lines (18 loc) · 1.1 KB
/
authaad.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
name=Azure Active Directory Authentication for SonarQube
category=Integration
description=Allows the use of Azure Active Directory as an authentication source for SonarQube.
homepageUrl=https://github.com/hkamel/sonar-auth-aad
publicVersions=1.2.0
archivedVersions=1.1.0
defaults.mavenGroupId=org.almrangers.auth.aad
defaults.mavenArtifactId=sonar-auth-aad-plugin
1.2.0.description=Group sync enhancements including transitive members. Code cleanup.
1.2.0.sqVersions=[7.9, LATEST]
1.2.0.date=2020-02-05
1.2.0.changelogUrl=https://github.com/hkamel/sonar-auth-aad/releases/tag/1.2.0
1.2.0.downloadUrl=https://github.com/hkamel/sonar-auth-aad/releases/download/1.2.0/sonar-auth-aad-plugin-1.2.0.jar
1.1.0.description=Support group sync, national cloud, fix display name for null values, support SQ 7.2 and newer. If upgrading from earlier release, make sure to read the upgrade notes.
1.1.0.sqVersions=[7.9, 8.1]
1.1.0.date=2019-05-01
1.1.0.changelogUrl=https://github.com/hkamel/sonar-auth-aad/releases/tag/1.1
1.1.0.downloadUrl=https://github.com/hkamel/sonar-auth-aad/releases/download/1.1/sonar-auth-aad-plugin-1.1.jar