Hi Supun, Please find the answers inline.
On Wed, May 6, 2015 at 1:34 PM, Supun Nakandala <[email protected]> wrote: > Hi All, > > I was looking into the $subject and found some blockers. > > Authenticating a user can be done using AuthenticationAdmin service in IS > without requiring the tenant admin's credentials. > > But in order to fetch the roles of the user (we need them in PGA) or > create a new user account or update current user's information we have to > invoke RemoteUserStroreManager service and according to what I found this > can only be invoked providing tenant admin's credentials. > > This is the expected behavior. You need to authenticate with the tenant admin's credentials, in order to invoke such functions. What is your issue? Thanks, Hasini.
