On 30 March 2012 14:29, Colm O hEigeartaigh <[email protected]> wrote: > Hi Bob, > > I've been running into similar issues. > >> - /auth/getentitlements doesn't give me the roles of the connected user > > It gives you the list of entitlements associated with the roles of the > connected user. Perhaps this controller should also have a similar > method for returning a list of role names of the connected user as > well?
Through the console both are mixed so I confused entitlements with the roles. A "getroles" method for the connected user would indeed be handy. Ideally it could return the child with its parents I could try to have a go at it although I'm not a hard core developer ;) Bob
