This is a discussion on J2EE principal based login - single sign-on - Weblogic ; Hello, I have a question about implementing a single sin-on. I understand that it is possible to have two web apps use a single security context within a same domain. Is it possible to do the same when the two ...
Hello,
I have a question about implementing a single sin-on. I understand that it
is possible to have two web apps use a single security context within a same
domain. Is it possible to do the same when the two machines are in a
different domain? Would it still work if I deploy two apps on two different
server instances in a domain?
Thanks!!
Makoto