Re: [Dev] [IS] Retrieve all permissions and actions of a user using admin services

2015-11-23 Thread Tharindu Edirisinghe
Hi Sajith, You can take a look at *RemoteAuthorizationManagerService* [1]. There we have the following method. *isUserAuthorized* (username, resourceId, action) >From this you can check if the user is authorized to perform some action on a particular resource. similarly you can check the same

Re: [Dev] [IS] Retrieve all permissions and actions of a user using admin services

2015-11-23 Thread Sajith Ariyarathna
Hi Tharindu, Thanks for the info. Since I'm implementing this using Jaggery, I'll use the 'RemoteAuthorizationManagerService' admin service. Cheers. On Tue, Nov 24, 2015 at 4:30 AM, Tharindu Edirisinghe wrote: > Hi Sajith, > > You can take a look at

[Dev] [IS] Retrieve all permissions and actions of a user using admin services

2015-11-23 Thread Sajith Ariyarathna
Hi IS team, Is it possible to do $subject? I have the username, domain and tenant ID of the user. Thanks. -- Sajith Ariyarathna Software Engineer; WSO2, Inc.; http://wso2.com/ mobile: +94 77 6602284, +94 71 3951048 ___ Dev mailing list Dev@wso2.org