[jboss-dev-forums] [Design of Security on JBoss] - Clustered JbossSecurityMgrRealm
twittemb
do-not-reply at jboss.com
Mon Jan 29 06:36:31 EST 2007
Hello all,
I have a problem with the JBossSecurityMgrRealm local cache (roleMap).
We have developped our own SSO mecanism, and i wonder if the is a clustered version of JBossSecurityMgrRealm that could parse a distributed cache in order to get users roles in the 'hasRole' method.
I have developped my own clustered JbossSecurityMgrRealm that parse such a distributed cache, but i'm in trouble whith local cache persistence because it is never refreshed when a user disconnect for example.
Do anyone has already face this kind of problem ?
How does the JBoss SSO mechanism deal with the Realm ?
Thanks a lot.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4007727#4007727
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4007727
More information about the jboss-dev-forums
mailing list