Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/saml-plugin
  Commit: 8232c21d592b6176c8a421bbf6ba54f2eb9ed3d2
      
https://github.com/jenkinsci/saml-plugin/commit/8232c21d592b6176c8a421bbf6ba54f2eb9ed3d2
  Author: Ivan Fernandez Calvo <kuisathave...@users.noreply.github.com>
  Date:   2017-04-20 (Thu, 20 Apr 2017)

  Changed paths:
    A src/main/java/org/jenkinsci/plugins/saml/SamlAdvancedConfiguration.java
    M src/main/java/org/jenkinsci/plugins/saml/SamlAuthenticationToken.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/SamlSecurityRealm/config.jelly
    A src/main/webapp/help/advancedConfiguration.html
    A src/main/webapp/help/authnContextClassRef.html
    A src/main/webapp/help/forceAuthn.html
    A src/main/webapp/help/maximumSessionLifetime.html
    A src/main/webapp/help/spEntityId.html
    A src/test/java/org/jenkinsci/plugins/saml/SamlSecurityRealmTest.java
    A 
src/test/resources/org/jenkinsci/plugins/saml/SamlSecurityRealmTest/testReadSimpleConfiguration.zip
    A 
src/test/resources/org/jenkinsci/plugins/saml/SamlSecurityRealmTest/testReadSimpleConfigurationAdvancedConfiguration.zip
    A 
src/test/resources/org/jenkinsci/plugins/saml/SamlSecurityRealmTest/testReadSimpleConfigurationEncryptionData.zip
    A 
src/test/resources/org/jenkinsci/plugins/saml/SamlSecurityRealmTest/testReadSimpleConfigurationLowercase.zip
    A 
src/test/resources/org/jenkinsci/plugins/saml/SamlSecurityRealmTest/testReadSimpleConfigurationUppercase.zip

  Log Message:
  -----------
  [JENKINS-38971] Add support SAML ForceAuthn, AuthnContextClassRef, custom 
EntityId, and session timeout (#20)

* added expirationTime to SamlAuthenticationToken

* added advanced configuration support

* integrated advanced configuration

* Now passing the session to SamlAuthenticationToken

* removing -SNAPSHOT for testing

* Add support SAML ForceAuthn, AuthnContextClassRef, custom EntityId, and 
session timeout

* configuration tests


-- 
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 jenkinsci-commits+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to