When filtering by group only the users that are in that particular group will have access to that application. Please note that if the group contains an other group, those users will not be allowed, only users in the specified group will be allowed.
Eg.
Code:
Group A
|
--- User 1
|
---- Group B
|
----- User 2
If an application us filtered by Group A, then User 1 will have access but User 2 will NOT have access.
Nixu