Branch: refs/heads/master
Home: https://github.com/jenkinsci/azure-ad-plugin
Commit: c4785930e17a95076360154f1cbc0c5ed026cd2c
https://github.com/jenkinsci/azure-ad-plugin/commit/c4785930e17a95076360154f1cbc0c5ed026cd2c
Author: Itzik Bekel <[email protected]>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M README.md
M src/main/java/com/microsoft/jenkins/azuread/AzureSecurityRealm.java
M src/main/java/com/microsoft/jenkins/azuread/GraphClientCache.java
M src/main/java/com/microsoft/jenkins/azuread/GraphClientCacheKey.java
M
src/main/resources/com/microsoft/jenkins/azuread/AzureSecurityRealm/config.jelly
A
src/main/resources/com/microsoft/jenkins/azuread/AzureSecurityRealm/help-cacheDuration.html
A
src/main/resources/com/microsoft/jenkins/azuread/AzureSecurityRealm/help-clientCertificate.html
A
src/main/resources/com/microsoft/jenkins/azuread/AzureSecurityRealm/help-clientId.html
A
src/main/resources/com/microsoft/jenkins/azuread/AzureSecurityRealm/help-clientSecret.html
A
src/main/resources/com/microsoft/jenkins/azuread/AzureSecurityRealm/help-fromRequest.html
A
src/main/resources/com/microsoft/jenkins/azuread/AzureSecurityRealm/help-tenant.html
M src/main/resources/com/microsoft/jenkins/azuread/Messages.properties
R src/main/webapp/help/help-cache-duration.html
R src/main/webapp/help/help-client-id.html
R src/main/webapp/help/help-client-secret.html
R src/main/webapp/help/help-from-request.html
R src/main/webapp/help/help-tenant.html
M
src/test/java/com/microsoft/jenkins/azuread/AzureAdConfigurationSaveTest.java
M src/test/java/com/microsoft/jenkins/azuread/AzureSecurityRealmTest.java
A
src/test/java/com/microsoft/jenkins/azuread/integrations/casc/BaseConfigAsCodeTest.java
A
src/test/java/com/microsoft/jenkins/azuread/integrations/casc/ConfigAsCodeClientCertificateTest.java
A
src/test/java/com/microsoft/jenkins/azuread/integrations/casc/ConfigAsCodeClientSecretTest.java
A
src/test/java/com/microsoft/jenkins/azuread/integrations/casc/ConfigAsCodeExportConfigurationTest.java
R
src/test/java/com/microsoft/jenkins/azuread/integrations/casc/ConfigAsCodeTest.java
M
src/test/resources/com/microsoft/jenkins/azuread/integrations/casc/ConfigAsCodeTest/config.xml
A
src/test/resources/com/microsoft/jenkins/azuread/integrations/casc/configuration-as-code-certificate-auth.yml
A
src/test/resources/com/microsoft/jenkins/azuread/integrations/casc/configuration-as-code-secret-auth.yml
R
src/test/resources/com/microsoft/jenkins/azuread/integrations/casc/configuration-as-code.yml
Log Message:
-----------
Add client certificate support (#596)
Co-authored-by: Tim Jacomb <[email protected]>
To unsubscribe from these emails, change your notification settings at
https://github.com/jenkinsci/azure-ad-plugin/settings/notifications
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jenkinsci-commits/jenkinsci/azure-ad-plugin/push/refs/heads/master/697781-c47859%40github.com.