Closed GoogleCodeExporter closed 9 years ago
I just need to access an https session with username and password
Original comment by tom.aye...@gmail.com
on 14 Oct 2009 at 8:25
As a start, I need to access Hudson server configured with "Standard Security
Setup"
as described here:
http://wiki.hudson-ci.org/display/HUDSON/Standard+Security+Setup
(Security Realm: Hudson's own user database; Authorization: Matrix-based
security).
I found that this tracker may be very useful for my team, but only with this
functionality.
Original comment by zdravko....@gmail.com
on 5 Nov 2009 at 10:05
Regardless of the method, can't you just send an HTTP Authenticate header to the
server while getting an API page? Does the method actually matter?
Original comment by sysop...@gmail.com
on 6 Nov 2009 at 12:34
[deleted comment]
I think sysop073 is right. Sending an HTTP Authenticate header to the server
must be
enough. Example in Groovy: http://wiki.hudson-
ci.org/display/HUDSON/Authenticating+scripted+clients
Original comment by zdravko....@gmail.com
on 6 Nov 2009 at 8:06
Sounds good and simple enough to implement.
What do you think about the password? Do you need it to be stored so that it is
remembered between launches, or would you rather type it each time you launch
the
application?
Original comment by Alexis.S...@gmail.com
on 6 Nov 2009 at 8:36
Original comment by Alexis.S...@gmail.com
on 6 Nov 2009 at 3:25
This issue was closed by revision r105.
Original comment by Alexis.S...@gmail.com
on 6 Nov 2009 at 3:37
I will soon provide a release for you to test.
Original comment by Alexis.S...@gmail.com
on 6 Nov 2009 at 3:38
Can you try this beta version and let me know if this works:
http://hudson-tray-tracker.googlecode.com/files/HudsonTrayTrackerInstaller_v0.9.
5_beta.exe
In the settings form, when you add a server or edit an existing one, you can now
specify credentials to use.
Original comment by Alexis.S...@gmail.com
on 9 Nov 2009 at 9:16
Context menu items "Open project page" and "View console output" don't work
with
secured Hudson. All the other looks good. Thanks!
Original comment by zdravko....@gmail.com
on 10 Nov 2009 at 11:12
Original issue reported on code.google.com by
Alexis.S...@gmail.com
on 24 Feb 2009 at 1:28