I’m trying to create SSO between out intranet and Domino to be able to have users post data back to domino.
Our intranet is java based and its not an IBM product (no ltpa).
How would I achive this ?
Can I create a LTPA token by code ?
If I use SSL and login by URL will my username/password still be unencrypted being part of the url ?
Could I solve this by using DIIOP / Corba for the posts ?
Thanks alot
Klaus Terman