posted 20 years ago
Fiz,
We have the same problem as well. There are two not-easy solutions.
1) Use federated identity management. Get a Netegrity or Oblix that manages the user identity from a central place and all systems authenticate against this.
2) Use SPNEGO protocol. This is a custom Microsoft protocol, but widely relied upon (due to the ubiquity IE). WLS at this time does not have OTB support for this. So you have to deal with very low level stuff yourself. You will need to get into ASN parsing, etc.
I know this does not help, but this is how things are :-) SSO is not an easy beast to tame!
Anant
IBM Certified in Object-Oriented Analysis and Design with UML