Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Problem with SPNEGO authentication in SWT Browser using xulrunner
Problem with SPNEGO authentication in SWT Browser using xulrunner [message #997552] Tue, 08 January 2013 04:20 Go to previous message
David Corbacho is currently offline David Corbacho
Messages: 1
Registered: January 2013
Junior Member
Hi,

I'm writing an application that has a SWT browser object using xulrunner. The main URL requires SPNEGO authentication so I set up the value "network.negotiate-auth.trusted-uris" in "all.js".

pref("network.negotiate-auth.trusted-uris", "bancsabadell.com, proteo.bancsabadell.com, precanalbs.bancsabadell.com");


But this does not work, the browser displays the page authentation CAS. If I navigate to the page "about: config" I see the value of "network.negotiate-auth.trusted-uris" correctly.

Another test I've done is set the value of XULRunnerPath to the installation directory of "Firefox 3.6". This installation of Firefox has configured "network.negotiate-auth.trusted-uris" and SPNEGO authentication works correctly when run Firefox process but with the SWT browser not.

Anybody can help me?

Environment: Windows XP, Eclipse Juno and xulrunner version "3.6.26".

Thanks in advance and sorry for my bad english.

[Updated on: Wed, 16 January 2013 10:41]

Report message to a moderator

 
Read Message
Read Message
Previous Topic:Dynamic design
Next Topic:Windows 7 issues
Goto Forum:
  


Current Time: Fri May 24 02:10:21 EDT 2013

Powered by FUDForum. Page generated in 0.01542 seconds