-
Notifications
You must be signed in to change notification settings - Fork 74
Expand file tree
/
Copy pathauthoidc.properties
More file actions
23 lines (20 loc) · 1.02 KB
/
authoidc.properties
File metadata and controls
23 lines (20 loc) · 1.02 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
category=Integration
description=Delegate authentication using the OpenID Connect protocol
homepageUrl=https://github.com/sonar-auth-oidc/sonar-auth-oidc
archivedVersions=
publicVersions=2.1.1,3.0.0
defaults.mavenGroupId=org.vaulttec.sonarqube.auth.oidc
defaults.mavenArtifactId=sonar-auth-oidc-plugin
3.0.0.description=Add compatibility with Sonarqube v25.x/2025.x.
3.0.0.sqs=[2025.1,LATEST]
3.0.0.sqcb=[24.12,LATEST]
3.0.0.date=2025-05-25
3.0.0.changelogUrl=https://github.com/sonar-auth-oidc/sonar-auth-oidc/releases/tag/v3.0.0
3.0.0.downloadUrl=https://github.com/sonar-auth-oidc/sonar-auth-oidc/releases/download/v3.0.0/sonar-auth-oidc-plugin-3.0.0.jar
2.1.1.description=Fixes some issues with the newly added auto-login servlet filter
2.1.1.sqs=10.8
2.1.1.sqcb=24.12
2.1.1.sqVersions=[9.9,10.7]
2.1.1.date=2022-01-07
2.1.1.changelogUrl=https://github.com/sonar-auth-oidc/sonar-auth-oidc/releases/tag/v2.1.1
2.1.1.downloadUrl=https://github.com/sonar-auth-oidc/sonar-auth-oidc/releases/download/v2.1.1/sonar-auth-oidc-plugin-2.1.1.jar