[JIRA] [credentials-plugin] (JENKINS-31025) git-plugin / credentials - unable to select a certificate credential (P12) to access a GIT repository

2015-10-19 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 JY Cr. updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-31025 
 
 
 
  git-plugin / credentials - unable to select a certificate credential (P12) to access a GIT repository  
 
 
 
 
 
 
 
 
 

Change By:
 
 JY Cr. 
 
 
 

Summary:
 
 git-plugin / credentials - unable to select a certificate credential ( P2 P12 ) to access a GIT repository 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [credentials-plugin] (JENKINS-31025) git-plugin / credentials - unable to select a certificate credential (P2) to access a GIT repository

2015-10-19 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 JY Cr. updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-31025 
 
 
 
  git-plugin / credentials - unable to select a certificate credential (P2) to access a GIT repository  
 
 
 
 
 
 
 
 
 

Change By:
 
 JY Cr. 
 
 
 

Summary:
 
 git-plugin / credentials  - unable to select a certificate credential (P2) to access a GIT repository 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [credentials-plugin] (JENKINS-31025) git-plugin / credentials

2015-10-19 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 JY Cr. created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-31025 
 
 
 
  git-plugin / credentials  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 stephenconnolly 
 
 
 

Components:
 

 credentials-plugin, git-client-plugin, git-plugin 
 
 
 

Created:
 

 19/Oct/15 1:27 PM 
 
 
 

Environment:
 

 debian: 8  jenkins: 1.634  GIT client plugin (git-client): 1.19.0  GIT plugin (git): 2.4.0  Credentials Plugin (credentials): 1.24 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 JY Cr. 
 
 
 
 
 
 
 
 
 
 
I have added a certificate credential (P12 file) in "Global credentials (unrestricted)", but it is not listed in "Git > Repositories > Credentials" section of a job configuration. 
There is no error in log 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
  

[JIRA] [git-client-plugin] (JENKINS-30986) Add global config to set cookie

2015-10-16 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 JY Cr. commented on  JENKINS-30986 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Add global config to set cookie  
 
 
 
 
 
 
 
 
 
 
The cookie setting is currently my only blocking point. So having possibility to store cookies (in session) is the most important point for me. 
For example, I've added the following line at the beginning of org.jenkinsci.plugins.gitclient.Git#getClient() : 

 

CookieHandler.setDefault(new CookieManager(null, CookiePolicy.ACCEPT_ALL));
 

 
It's really dirty, but it works perfectly for my use case. 
But, setting any kind of properties (in Jenkins System Configuration – equivalent of git config --global – and also in job config – equivalent of git config --local – ) can be interesting for more users. I can create a new issue for those details if you prefer (with lower priority). 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [cas-plugin] (JENKINS-30524) Having the ability to configure two URLs (public and inter-application)

2015-10-16 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Yves CRONIER commented on  JENKINS-30524 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Having the ability to configure two URLs (public and inter-application)  
 
 
 
 
 
 
 
 
 
 
We found a way to use the same URL for CAS server. So you can close this ticket if you want. 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [git-client-plugin] (JENKINS-30986) Add global config to set cookie

2015-10-16 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 JY Cr. created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30986 
 
 
 
  Add global config to set cookie  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 
 Nicolas De Loof 
 
 
 

Components:
 

 git-client-plugin, git-plugin 
 
 
 

Created:
 

 16/Oct/15 9:07 AM 
 
 
 

Environment:
 

 Jenkins 1.633 on Debian 8  Plugins :  - git-client 1.19.0  - git 2.4.0   (-> We only use JGit implementation) 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 JY Cr. 
 
 
 
 
 
 
 
 
 
 
To enable SSO authentication of our GIT repository, we have to enable following parameters on git clients : 
 

http.cookieFile
 

http.saveCookies
 
 
(cf. https://git-scm.com/docs/git-config) 
But in Jenkins System Configuration, we can only set user.name and user.email. 
The best way is to be able to add any git properties by specifying the key and value. 
 
 
 
 
  

[JIRA] [cas-plugin] (JENKINS-30524) Having the ability to configure two URLs (public and inter-application)

2015-09-22 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Yves CRONIER commented on  JENKINS-30524 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: Having the ability to configure two URLs (public and inter-application)  
 
 
 
 
 
 
 
 
 
 
Thanks a lot !  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [cas-plugin] (JENKINS-30524) Having the ability to configure two URLs (public and inter-application)

2015-09-22 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Yves CRONIER assigned an issue to Fabien Crespel 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30524 
 
 
 
  Having the ability to configure two URLs (public and inter-application)  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jean-Yves CRONIER 
 
 
 

Assignee:
 
 Fabien Crespel 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [cas-plugin] (JENKINS-29238) Unable to sync groups neither roles

2015-09-22 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Yves CRONIER closed an issue as Not A Defect 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
I switched to "Project-based Matrix Authorization Strategy". All work fine for me now. Thanks for your help 
 
 
 
 
 
 
 
 
 
 Jenkins /  JENKINS-29238 
 
 
 
  Unable to sync groups neither roles  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jean-Yves CRONIER 
 
 
 

Status:
 
 Open Closed 
 
 
 

Resolution:
 
 Not A Defect 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [cas-plugin] (JENKINS-30584) Warning for casServerUrlPrefix not set

2015-09-22 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Yves CRONIER created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30584 
 
 
 
  Warning for casServerUrlPrefix not set  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 
 Fabien Crespel 
 
 
 

Components:
 

 cas-plugin 
 
 
 

Created:
 

 22/Sep/15 9:19 AM 
 
 
 

Environment:
 

 jenkins 1.629  cas-plugin 1.2.0 
 
 
 

Priority:
 
  Minor 
 
 
 

Reporter:
 
 Jean-Yves CRONIER 
 
 
 
 
 
 
 
 
 
 
When I start jenkins with cas-plugin installed, I have the following warning in log : 

 

sept. 21, 2015 9:38:23 PM org.springframework.beans.factory.support.DefaultListableBeanFactory preInstantiateSingletons
INFOS: Pre-instantiating singletons in org.springframework.beans.factory.support.DefaultListableBeanFactory@2313a80c: defining beans [casServiceProperties,casSessionMappingStorage,casAuthenticationEntryPoint,casAuthenticationUserDetailsService,casAuthenticationDetailsSource,casEventListener,casAuthenticationManager,casFilter,casBeanFactory,casTicketValidator]; root of factory hierarchy
sept. 21, 2015 9:38:23 PM org.jasig.cas.client.session.SingleSignOutHandler init
AVERTISSEMENT: Front Channel single sign out redirects are disabled when the 'casServerUrlPrefix' value is not set.
 

 
Is this a bug, or there h

[JIRA] [cas-plugin] (JENKINS-30524) Having the ability to configure two URLs (public and inter-application)

2015-09-17 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Yves CRONIER created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-30524 
 
 
 
  Having the ability to configure two URLs (public and inter-application)  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Improvement 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 cas-plugin 
 
 
 

Created:
 

 17/Sep/15 3:53 PM 
 
 
 

Environment:
 

 jenkins 1.629  cas-plugin 1.2.0 
 
 
 

Labels:
 

 cas 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 Jean-Yves CRONIER 
 
 
 
 
 
 
 
 
 
 
Our platform (composed with Jenkins, CAS-server and a lot of other applications) is protected against external public access by a reverse proxy. 
All connections between applications must not go through this reverse proxy (and have an other internal URL). 
It is essential for us to configure the cas-plugin with 2 URLs : 
 

inter-application URL (internal URL) : used by cas-plugin to connect directly to the cas-server
 

[JIRA] [cas-plugin] (JENKINS-25043) CAS redirects to "nullsecurityRealm" after Jenkins has rebooted

2015-09-13 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Yves CRONIER edited a comment on  JENKINS-25043 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: CAS redirects to "nullsecurityRealm" after Jenkins has rebooted  
 
 
 
 
 
 
 
 
 
 I had the same problem.I tested the development version (1.2.0-SNAPSHOT) and it seems to fix the problem .When will you release this version? 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [cas-plugin] (JENKINS-25043) CAS redirects to "nullsecurityRealm" after Jenkins has rebooted

2015-09-12 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Yves CRONIER commented on  JENKINS-25043 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
  Re: CAS redirects to "nullsecurityRealm" after Jenkins has rebooted  
 
 
 
 
 
 
 
 
 
 
I had the same problem. I tested the development version (1.2.0-SNAPSHOT) and it seems to fix the problem 
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [cas-plugin] (JENKINS-29238) Unable to sync groups neither roles

2015-07-06 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Yves CRONIER updated an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-29238 
 
 
 
  Unable to sync groups neither roles  
 
 
 
 
 
 
 
 
 

Change By:
 
 Jean-Yves CRONIER 
 
 
 
 
 
 
 
 
 
 I've configured cas-plugin ( https://localhost/jenkins/configureSecurity/ ) : Security Realm :*  Protocole  CAS  Protocol  : CAS 2.0*  Attribut  Roles Attribute (s)  des rôles  : groups,roles*  Attribut du nom complet  Full Name Attribute  : cn*  Attribut de l'adresse e-mail  Email Attribute  : mail * Proxy Settings : Accept Proxy Tickets  Autorisations Authorization  :*  Stratégie basée sur les rôles  Role-Based Strategy CAS Authentification successfully works, email and Full Name successfully updating following information send by CAS server. But Roles/groups aren't updated in https://localhost/jenkins/role-strategy/assign-rolesCAS Information seed to Jenkins :  john.doe  3586a481-f948-4b94-be1f-abb98a492c43 john@server.com role1,roleB,administrators group1,group3 John DOE  PGTIOU-1-hqkXZxLkdmaJKL4cbP3D-localhost  
 
 
 
 
 
 
 
 
 
 
 
 

 
 Add Comment 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 
 
 

 This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265) 
 
 
 
 
  
 
 
 
 
 
 
 
 
   





-- 
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] [cas-plugin] (JENKINS-29238) Unable to sync groups neither roles

2015-07-06 Thread cronier...@gmail.com (JIRA)
Title: Message Title
 
 
 
 
 
 
 
 
 
 
  
 
 Jean-Yves CRONIER created an issue 
 
 
 
 
 
 
 
 
 
 

 
 
 
 
 
 
 
 Jenkins /  JENKINS-29238 
 
 
 
  Unable to sync groups neither roles  
 
 
 
 
 
 
 
 
 

Issue Type:
 
  Bug 
 
 
 

Assignee:
 

 Unassigned 
 
 
 

Components:
 

 cas-plugin 
 
 
 

Created:
 

 06/Jul/15 9:18 AM 
 
 
 

Environment:
 

 Jenkins 1.617  CAS Plugin 1.1.2  Role-based Authorization Strategy 2.2.0  Matrix Project Plugin 1.6  Matrix Authorization Strategy Plugin 1.2 
 
 
 

Priority:
 
  Blocker 
 
 
 

Reporter:
 
 Jean-Yves CRONIER 
 
 
 
 
 
 
 
 
 
 
I've configured cas-plugin ( https://localhost/jenkins/configureSecurity/ ) : 
Realm : 
 

Protocole CAS : CAS 2.0
 

Attribut(s) des rôles : groups,roles
 

Attribut du nom complet : cn
 

Attribut de l'adresse e-mail : mail
 
 
   

[JIRA] [core] (JENKINS-27926) Allow slash character in login

2015-04-14 Thread cronier...@gmail.com (JIRA)














































Jean-Yves CRONIER
 created  JENKINS-27926


Allow slash character in login















Issue Type:


New Feature



Assignee:


Unassigned


Components:


core



Created:


14/Apr/15 8:31 AM



Description:



After following instruction of Jenkins WIKI page "Apache frontend for security", the user's login becomes the Subject Distinguished Name (DN) of the Client X509 Certificate.

For ex.: 
/CN=John DOE/OU=Development Unit/O=ACME/C=US

But we can't create the user with this login in Jenkins. User login is transformed into:
_CN=John DOE_OU=Development Unit_O=ACME_C=US





Project:


Jenkins



Priority:


Major



Reporter:


Jean-Yves CRONIER

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [hp-application-automation-tools-plugin] (JENKINS-23180) How to use "HP Application Automation Tools" (Jenkins plugin) through proxy

2014-09-11 Thread cronier...@gmail.com (JIRA)














































JY Cr.
 commented on  JENKINS-23180


How to use "HP Application Automation Tools" (Jenkins plugin) through proxy















As I understand, "HP Application Automation Tools" (Jenkins plugin) calls ALM with the HpToolsLauncher component ( https://github.com/jenkinsci/hp-applications-automatisation-tools-plugin/tree/master/HpToolsLauncher ) which does not seem to support HTTP connection through a proxy. 

Indeed, in our context, HTTP connections between Jenkins (and "HP Application Automation Tools" plug-in) and ALM must always go through a proxy.



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [hp-application-automation-tools-plugin] (JENKINS-23180) How to use "HP Application Automation Tools" (Jenkins plugin) through proxy

2014-09-11 Thread cronier...@gmail.com (JIRA)














































JY Cr.
 updated  JENKINS-23180


How to use "HP Application Automation Tools" (Jenkins plugin) through proxy
















Change By:


JY Cr.
(11/Sep/14 7:54 AM)




Priority:


Major
Critical



























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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] [hp-application-automation-tools-plugin] (JENKINS-23180) How to use "HP Application Automation Tools" (Jenkins plugin) through proxy

2014-05-25 Thread cronier...@gmail.com (JIRA)














































JY Cr.
 created  JENKINS-23180


How to use "HP Application Automation Tools" (Jenkins plugin) through proxy















Issue Type:


Bug



Affects Versions:


current



Assignee:


Ofir Shaked



Components:


hp-application-automation-tools-plugin



Created:


25/May/14 12:02 PM



Description:


Could you please tell me how to configure "HP Application Automation Tools" (https://wiki.jenkins-ci.org/display/JENKINS/HP+Application+Automation+Tools) so as to get it connected with UFT through an authenticated proxy (using NTLM or Basic Authentication) ? 
Thanks for your help. 




Project:


Jenkins



Priority:


Major



Reporter:


JY Cr.

























This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira







-- 
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.