[rt-users] Unprivileged Users using REST

Kevin Falcone falcone at bestpractical.com
Wed Jun 15 17:52:58 EDT 2011


On Wed, Jun 15, 2011 at 09:39:52PM +0100, Alexandre Miguel Aniceto wrote:
> I have a web portal that is providing requests information related to the logged user, using REST to query RT.
> It fails to fetch any information from RT unless I change this user to be a privileged user.
> Isn't it possible to have unprivileged users querying RT using REST?

You'd have to mark the REST interface as accessible to Unprivileged
users.  You can find the configuration regexp for that in your
RT_Config.pm and modify it in your RT_SiteConfig.pm

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110615/38007666/attachment.sig>


More information about the rt-users mailing list