SecurityDialog at runtime


Author
Message
StarkMike
StarkMike
Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)Advanced StrataFrame User (738 reputation)
Group: Forum Members
Posts: 436, Visits: 944
After I use the SecurityDialog at run-time how do i refresh the current user's permissions? In case they were affected.
Reply
StrataFrame Team
S
StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)StrataFrame Developer (6.5K reputation)
Group: StrataFrame Developers
Posts: 3K, Visits: 2.5K
No, there isn't any mechanism for SF to notify users that they need to log off.  There are a couple of reasons for this. 

1) First off, the reason that people have to log off and back on is because the security system builds a local list of the person's aggregate permissions when they login.  This way, the client does not have to run a SQL query every time SF asks the user if a certain permission is granted; they're cached on the local machine.

2) The notification mechanism would require that the user query the server to see if they need to log off, which would be a performance impact; or the security system would require an application server to send a message to the clients, which just isn't feasible.

GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Reading This Topic

Login

Explore
Messages
Mentions
Search