• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Kerberos with Websphere 6.1.031

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All

I'm trying to enable Kerberos SPNEGO with WebSphere 6.1.0.31. My application is called Hyperion Workspace.....i've edited the web.xml and have protected urls.....

When i try to launch the protected url i can see the handshake happening in the trace log... In order to remove the login prompt in my application (Hyperion workspace) is providing me only limited options.....i beleive it is looking for some header information from the application server....(Websphere).

It accepts...$REMOTE_USER$ and $HTTP_USER$ for password it accepts $TRUSTEDPASS$ and $HTTP_PASSWORD$.

Can someone please let me know how the user information is passed from Websphere (i'm using SPNEGO)?

What headers are used for this?

 
But how did the elephant get like that? What did you do? I think all we can do now is read this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic