Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Real SSO through GSS, how?

843811Feb 18 2004 — edited Feb 26 2004

Hi,

I implemented the example here http://www11.informatik.tu-muenchen.de/Java/j2sdkse/guide/security/jgss/single-signon.html
for Single Signon, but it requires that I supply the password for the user.

What I want it to do is get the current logged in users credentials under which this program is running and use those credentials to do the GSS secure communications. So basically I don't want to ask the user for a password at ANY point for client or server.
Any ideas?

Phil
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 25 2004
Added on Feb 18 2004
3 comments
131 views