Branch: refs/heads/master
Home: https://github.com/jenkinsci/saml-plugin
Commit: df32efd356ba8de960f0a7b070e50446bc5eab4b
https://github.com/jenkinsci/saml-plugin/commit/df32efd356ba8de960f0a7b070e50446bc5eab4b
Author: Ivan Fernandez Calvo <[email protected]>
Date: 2019-09-17 (Tue, 17 Sep 2019)
Changed paths:
M src/main/java/org/jenkinsci/plugins/saml/OpenSAMLWrapper.java
A
src/main/java/org/jenkinsci/plugins/saml/SAML2ClientConfigurationCustom.java
M src/main/java/org/jenkinsci/plugins/saml/SamlEncryptionData.java
M src/main/java/org/jenkinsci/plugins/saml/SamlSecurityRealm.java
M
src/main/resources/org/jenkinsci/plugins/saml/SamlEncryptionData/config.jelly
M src/main/webapp/help/forceSignRedirectBindingAuthnRequest.html
M src/test/java/org/jenkinsci/plugins/saml/OpenSamlWrapperTest.java
M src/test/java/org/jenkinsci/plugins/saml/SamlFormValidationsTest.java
Log Message:
-----------
[JENKINS-47640] Allow to disable Request signature on HTTP-POST request (#71)
* [JENKINS-47640]Allow to disable Request signature on HTTP-POST request
* fix: search for SPSSODescriptor not for X509Certificate
* chore: add test for encryption configuration
* fix: correct check on the email attribute field
* fix: do not load/save empty encryption configuration settings
* fix: adapt test to the new settings
--
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/saml-plugin/push/refs/heads/master/2ccff9-df32ef%40github.com.