forked from SonarSource/sonar-update-center-properties
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathauthoidc.properties
38 lines (32 loc) · 2.11 KB
/
authoidc.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
category=Integration
description=Delegate authentication using the OpenID Connect protocol
homepageUrl=https://github.com/vaulttec/sonar-auth-oidc
archivedVersions=1.0.1,1.0.2,1.0.3,1.0.4
publicVersions=1.1.0
defaults.mavenGroupId=org.vaulttec.sonarqube.auth.oidc
defaults.mavenArtifactId=sonar-auth-oidc-plugin
1.1.0.description=Adds support for changing the login button's text, icon and background color, and provides a new login generation strategy (custom claim) and support for additional scopes
1.1.0.sqVersions=[7.9,LATEST]
1.1.0.date=2019-11-03
1.1.0.changelogUrl=https://github.com/vaulttec/sonar-auth-oidc/releases/tag/v1.1.0
1.1.0.downloadUrl=https://github.com/vaulttec/sonar-auth-oidc/releases/download/v1.1.0/sonar-auth-oidc-plugin-1.1.0.jar
1.0.4.description=Adds support for using the email in the login, and provides additional checks for the required user info claims
1.0.4.sqVersions=[6.7,7.9.*]
1.0.4.date=2018-05-10
1.0.4.changelogUrl=https://github.com/vaulttec/sonar-auth-oidc/releases/tag/v1.0.4
1.0.4.downloadUrl=https://github.com/vaulttec/sonar-auth-oidc/releases/download/v1.0.4/sonar-auth-oidc-plugin-1.0.4.jar
1.0.3.description=Adds support for setting the name of the userinfo claim holding the group names used for groups sync.
1.0.3.sqVersions=[6.7,7.1]
1.0.3.date=2018-02-10
1.0.3.changelogUrl=https://github.com/vaulttec/sonar-auth-oidc/releases/tag/v1.0.3
1.0.3.downloadUrl=https://github.com/vaulttec/sonar-auth-oidc/releases/download/v1.0.3/sonar-auth-oidc-plugin-1.0.3.jar
1.0.2.description=Add support for ID tokens without user information
1.0.2.sqVersions=[6.7,7.0]
1.0.2.date=2018-01-20
1.0.2.changelogUrl=https://github.com/vaulttec/sonar-auth-oidc/releases/tag/v1.0.2
1.0.2.downloadUrl=https://github.com/vaulttec/sonar-auth-oidc/releases/download/v1.0.2/sonar-auth-oidc-plugin-1.0.2.jar
1.0.1.description=General cleanup & inclusion in SQ Marketplace
1.0.1.sqVersions=[6.7,6.7]
1.0.1.date=2018-01-11
1.0.1.changelogUrl=https://github.com/vaulttec/sonar-auth-oidc/releases/tag/v1.0.1
1.0.1.downloadUrl=https://github.com/vaulttec/sonar-auth-oidc/releases/download/v1.0.1/sonar-auth-oidc-plugin-1.0.1.jar