Single sign in possible?
I wonder if it is possible to reach a system-wide single sign on using
Tarantella. The flow shold look like this:
1. The user first authenticates against an NDS
2. Somehow Tarantella is given those informations and delivers
applications without additional authentication.
Is that possible either with the web or the native client?
Thx, Patrick
[401 byte] By [
patrick] at [2007-11-25 20:52:58]

# 1
Hi Patrick
See the code under http://<your server>/sgd/examples/apis/launchpad.jsp
for how to create your own web services client, there should be a section on how the
client is authorised.
There is also a password caching facility in the native client:
http://www.tarantella.com/support/documentation/sgd/ee/4.0/help/en-us/base/inde pth/nc_running_cmdline.html
Regards
Barrie
On 2005-06-09, patrick <patrick.eichenberger@xitek.ch> wrote:
> I wonder if it is possible to reach a system-wide single sign on using
> Tarantella. The flow shold look like this:
>
> 1. The user first authenticates against an NDS
> 2. Somehow Tarantella is given those informations and delivers
> applications without additional authentication.
>
> Is that possible either with the web or the native client?
>
> Thx, Patrick
>