Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!postnews.google.com!v46g2000cwv.googlegroups.com!not-for-mail
From: j_racicot@hotmail.com
Newsgroups: comp.databases.oracle.server
Subject: Re: SSO and authenticating a java client
Date: 3 Mar 2006 09:44:52 -0800
Organization: http://groups.google.com
Lines: 18
Message-ID: <1141407892.595436.264600@v46g2000cwv.googlegroups.com>
References: <1141298108.475848.46040@v46g2000cwv.googlegroups.com>
   <1141305103.819059.315280@z34g2000cwc.googlegroups.com>
NNTP-Posting-Host: 198.103.109.141
Mime-Version: 1.0
Content-Type: text/plain; charset="iso-8859-1"
X-Trace: posting.google.com 1141407898 3873 127.0.0.1 (3 Mar 2006 17:44:58 GMT)
X-Complaints-To: groups-abuse@google.com
NNTP-Posting-Date: Fri, 3 Mar 2006 17:44:58 +0000 (UTC)
In-Reply-To: <1141305103.819059.315280@z34g2000cwc.googlegroups.com>
User-Agent: G2/0.2
X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; CED2; SV1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe)
X-HTTP-Via: 1.0 S000183
Complaints-To: groups-abuse@google.com
Injection-Info: v46g2000cwv.googlegroups.com; posting-host=198.103.109.141;
   posting-account=tqHSqwwAAADfwxiGkiGxEcpEVz-BqAC8
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.server:262721

OK, so I'm not a java developer and I really need to clear this up.
Are you saying that a java client on a desktop can store and use a
cookie?

The scenario is this... user logs on to SSO.  The existing modules are
web-based and use SSO token in the browser.  The new java module will
connect to the OAS server and pull down data.  The java module should
use the same authentication mechanism as the existing web modules and
should be able to launch the web modules without being asked for the
user credentials (already logged in) for the web modules.  And
vice-versa. web module ---> java module without being asked for
credentials.

Is this possible?  I'm not asking for a solution, just an assertion,
yes possible or no not possible.

Thanks again for your help.

