[JIRA] (JENKINS-55232) regarding Authentication response is not success message

2019-12-03 Thread dhilipthegr...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Dhilip Kanna commented on  JENKINS-55232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: regarding Authentication response is not success message   
 

  
 
 
 
 

 
 Hey Hokwang Lee ! Have you fixed this issue. Can you please let me know. I have been struck in the same stage. Thanks  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.13.6#713006-sha1:cc4451f)  
 
 

 
   
 

  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-issues/JIRA.196314.154510253.11831.1575445680245%40Atlassian.JIRA.


[JIRA] (JENKINS-55232) regarding Authentication response is not success message

2018-12-19 Thread kuisathave...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Fernandez Calvo edited a comment on  JENKINS-55232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: regarding Authentication response is not success message   
 

  
 
 
 
 

 
 You need to debug your SAML authentication to see what it is in the SAMLResponse, and why it is not valid, on the [Troubleshooting Guide|https://github.com/jenkinsci/saml-plugin/blob/master/doc/TROUBLESHOOTING.md] is explained how to do that , for anything else ask on the Google user group as it is mentioned at [How to report an issue | https://wiki . jenkins.io/display/JENKINS/How+to+report+an+issue#Howtoreportanissue-WhatinformationtoprovideforEnvironmentandDescription]  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55232) regarding Authentication response is not success message

2018-12-19 Thread kuisathave...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Fernandez Calvo commented on  JENKINS-55232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: regarding Authentication response is not success message   
 

  
 
 
 
 

 
 You need to debug your SAML authentication to see what it is in the SAMLResponse, and why it is not valid, on the Troubleshooting Guide is explained how to do that.  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55232) regarding Authentication response is not success message

2018-12-18 Thread luckyhk....@samsung.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hokwang Lee commented on  JENKINS-55232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: regarding Authentication response is not success message   
 

  
 
 
 
 

 
 Sorry and thank you Ivan Fernandez Calvo I am very beginner about auth, SAML. Can you reply my comment one more please ?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55232) regarding Authentication response is not success message

2018-12-18 Thread kuisathave...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Fernandez Calvo edited a comment on  JENKINS-55232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: regarding Authentication response is not success message   
 

  
 
 
 
 

 
 The first exception is not related to SAML, it seems something in the K8s plugin{code}org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider$SaveableListenerImpl.onChange(KubernetesClientProvider.java:164) at hudson.model.listeners.SaveableListener.fireOnChange(SaveableListener.java:81) at jenkins.model.Jenkins.save(Jenkins.java:3242) at hudson.BulkChange.commit(BulkChange.java:98) at hudson.security.GlobalSecurityConfiguration.doConfigure(GlobalSecurityConfiguration.java:106) at {code}Check your configuration seem is not correct, Jenkins Jira is not a support site [How to report an issue|https://wiki.jenkins.io/display/JENKINS/How+to+report+an+issue#Howtoreportanissue-WhatinformationtoprovideforEnvironmentandDescription][Configure Guide|https://github.com/jenkinsci/saml-plugin/blob/master/doc/CONFIGURE.md ) ]   [Troubleshooting Guide ](  | https://github.com/jenkinsci/saml-plugin/blob/master/doc/TROUBLESHOOTING.md]{code}2018 3:05:48 AM org.jenkinsci.plugins.saml.SamlSecurityRealm doFinishLoginWARNING: Unable to validate the SAML Response: Authentication response is not success ; actual urn:oasis:names:tc:SAML:2.0:status:Responder; nested exception is org.pac4j.saml.exceptions.SAMLException: Authentication response is not success ; actual urn:oasis:names:tc:SAML:2.0:status:ResponderFor more info check 'Maximum Authentication Lifetime' at https://github.com/jenkinsci/saml-plugin/blob/master/doc/CONFIGURE.md#configuring-plugin-settingsIf you have issues check the troubleshoting guide at https://github.com/jenkinsci/saml-plugin/blob/master/doc/TROUBLESHOOTING.md{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

[JIRA] (JENKINS-55232) regarding Authentication response is not success message

2018-12-18 Thread kuisathave...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Fernandez Calvo edited a comment on  JENKINS-55232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: regarding Authentication response is not success message   
 

  
 
 
 
 

 
 The first exception is not related to SAML, it seems something in the K8s plugin{code}org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider$SaveableListenerImpl.onChange(KubernetesClientProvider.java:164) at hudson.model.listeners.SaveableListener.fireOnChange(SaveableListener.java:81) at jenkins.model.Jenkins.save(Jenkins.java:3242) at hudson.BulkChange.commit(BulkChange.java:98) at hudson.security.GlobalSecurityConfiguration.doConfigure(GlobalSecurityConfiguration.java:106) at {code}Check your configuration seem is not correct, Jenkins Jira is not a support site [How to report an issue ]( | https://wiki.jenkins.io/display/JENKINS/How+to+report+an+issue#Howtoreportanissue-WhatinformationtoprovideforEnvironmentandDescription ) ] [Configure Guide ]( | https://github.com/jenkinsci/saml-plugin/blob/master/doc/CONFIGURE.md)[Troubleshooting Guide](https://github.com/jenkinsci/saml-plugin/blob/master/doc/TROUBLESHOOTING.md ) ] {code}2018 3:05:48 AM org.jenkinsci.plugins.saml.SamlSecurityRealm doFinishLoginWARNING: Unable to validate the SAML Response: Authentication response is not success ; actual urn:oasis:names:tc:SAML:2.0:status:Responder; nested exception is org.pac4j.saml.exceptions.SAMLException: Authentication response is not success ; actual urn:oasis:names:tc:SAML:2.0:status:ResponderFor more info check 'Maximum Authentication Lifetime' at https://github.com/jenkinsci/saml-plugin/blob/master/doc/CONFIGURE.md#configuring-plugin-settingsIf you have issues check the troubleshoting guide at https://github.com/jenkinsci/saml-plugin/blob/master/doc/TROUBLESHOOTING.md{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

[JIRA] (JENKINS-55232) regarding Authentication response is not success message

2018-12-18 Thread kuisathave...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Fernandez Calvo closed an issue as Not A Defect  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55232  
 
 
  regarding Authentication response is not success message   
 

  
 
 
 
 

 
Change By: 
 Ivan Fernandez Calvo  
 
 
Status: 
 Open Closed  
 
 
Resolution: 
 Not A Defect  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55232) regarding Authentication response is not success message

2018-12-18 Thread kuisathave...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Fernandez Calvo edited a comment on  JENKINS-55232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: regarding Authentication response is not success message   
 

  
 
 
 
 

 
 The first exception is not related to SAML, it seems something in the K8s plugin ``` {code} org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider$SaveableListenerImpl.onChange(KubernetesClientProvider.java:164) at hudson.model.listeners.SaveableListener.fireOnChange(SaveableListener.java:81) at jenkins.model.Jenkins.save(Jenkins.java:3242) at hudson.BulkChange.commit(BulkChange.java:98) at hudson.security.GlobalSecurityConfiguration.doConfigure(GlobalSecurityConfiguration.java:106) at  ``` {code}  Check your configuration seem is not correct, Jenkins Jira is not a support site [How to report an issue](https://wiki.jenkins.io/display/JENKINS/How+to+report+an+issue#Howtoreportanissue-WhatinformationtoprovideforEnvironmentandDescription)[Configure Guide](https://github.com/jenkinsci/saml-plugin/blob/master/doc/CONFIGURE.md)[Troubleshooting Guide](https://github.com/jenkinsci/saml-plugin/blob/master/doc/TROUBLESHOOTING.md){code}2018 3:05:48 AM org.jenkinsci.plugins.saml.SamlSecurityRealm doFinishLoginWARNING: Unable to validate the SAML Response: Authentication response is not success ; actual urn:oasis:names:tc:SAML:2.0:status:Responder; nested exception is org.pac4j.saml.exceptions.SAMLException: Authentication response is not success ; actual urn:oasis:names:tc:SAML:2.0:status:ResponderFor more info check 'Maximum Authentication Lifetime' at https://github.com/jenkinsci/saml-plugin/blob/master/doc/CONFIGURE.md#configuring-plugin-settingsIf you have issues check the troubleshoting guide at https://github.com/jenkinsci/saml-plugin/blob/master/doc/TROUBLESHOOTING.md{code}  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to 

[JIRA] (JENKINS-55232) regarding Authentication response is not success message

2018-12-18 Thread kuisathave...@gmail.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Ivan Fernandez Calvo commented on  JENKINS-55232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: regarding Authentication response is not success message   
 

  
 
 
 
 

 
 The first exception is not related to SAML, it seems something in the K8s plugin ``` org.csanchez.jenkins.plugins.kubernetes.KubernetesClientProvider$SaveableListenerImpl.onChange(KubernetesClientProvider.java:164) at hudson.model.listeners.SaveableListener.fireOnChange(SaveableListener.java:81) at jenkins.model.Jenkins.save(Jenkins.java:3242) at hudson.BulkChange.commit(BulkChange.java:98) at hudson.security.GlobalSecurityConfiguration.doConfigure(GlobalSecurityConfiguration.java:106) at  ```  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55232) regarding Authentication response is not success message

2018-12-17 Thread luckyhk....@samsung.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hokwang Lee commented on  JENKINS-55232  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
  Re: regarding Authentication response is not success message   
 

  
 
 
 
 

 
 I added saml-sp-metadata.xml in AD FS encryption tab and Signature tab. And then I can login.   Should I add that file to AD? Is there another way?   And in my case, in AD FS claim, When I use SEC_LOGINID for Outgoing Claim Type of cn LDAP Attribute, I can not login successfully. When I use Name ID for it, there's no problem. Can you let me know other specific name for displayname and email ?  
 

  
 
 
 
 

 
 
 

 
 
 Add Comment  
 

  
 

  
 
 
 
  
 

  
 
 
 
 

 
 This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)  
 

  
 

   





-- 
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-issues+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[JIRA] (JENKINS-55232) regarding Authentication response is not success message

2018-12-17 Thread luckyhk....@samsung.com (JIRA)
Title: Message Title


 
 
 
 

 
 
 

 
   
 Hokwang Lee created an issue  
 

  
 
 
 
 

 
 
  
 
 
 
 

 
 Jenkins /  JENKINS-55232  
 
 
  regarding Authentication response is not success message   
 

  
 
 
 
 

 
Issue Type: 
  Improvement  
 
 
Assignee: 
 Ivan Fernandez Calvo  
 
 
Components: 
 saml-plugin  
 
 
Created: 
 2018-12-18 03:08  
 
 
Priority: 
  Minor  
 
 
Reporter: 
 Hokwang Lee  
 

  
 
 
 
 

 
 Hi.   I need help. I am beginner regarding auth. I want to connect AD FS 4.0 with Jenkins using saml plugin. After installed Jenkins (lts) and saml plugin (latest), Configure Global Security >  select SAML 2.0 in Security Realm   IdP Metadata URL : https://sts-dev.secsso.net/federationmetadata/2007-06/federationmetadata.xml Refresh Period : 0 Display Name Attribute : SEC_LOGINID Group Attribute : (empty) Maximum Authentication Lifetime : 86400 Username Attribute : SEC_LOGINID Email Attribute : SEC_MAIL Username Case Conversion : None Data Binding Method : HTTP-POST Logout URL : (empty)   and save, there's log in Jenkins Is this OK ? 

 

Dec 18, 2018 3:03:31 AM org.springframework.context.support.AbstractApplicationContext prepareRefreshDec 18, 2018 3:03:31 AM org.springframework.context.support.AbstractApplicationContext prepareRefreshINFO: Refreshing org.springframework.web.context.support.StaticWebApplicationContext@660e8514: display name [Root WebApplicationContext]; startup date [Tue Dec 18 03:03:31 UTC 2018]; root of context hierarchyDec 18, 2018 3:03:31 AM org.springframework.context.support.AbstractApplicationContext obtainFreshBeanFactoryINFO: Bean factory for application context [org.springframework.web.context.support.StaticWebApplicationContext@660e8514]: org.springframework.beans.factory.support.DefaultListableBeanFactory@175ab9f6Dec 18, 2018 3:03:31 AM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletonsINFO: Pre-instantiating singletons in