In WebLogic you can enable a trust relationship between two servers in different domains
so that principals in a Subject from one WebLogic Server domain are accepted as principals
in another domain. When this feature is enabled, identity is passed between WebLogic
Server domains over an RMI connection without requiring authentication in the second
domain (for example: login to Domain 1 as Joe, make an RMI call to Domain 2 and Joe is
still authenticated).
Does anyone know if something like this is available in JBoss?
-Thanks
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4143277#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...