[rt-users] Unprivileged Users using REST
Alexandre Miguel Aniceto
aaniceto at sekirite.org
Thu Jun 16 05:34:11 EDT 2011
Kevin,
Perfect. I changed the parameter to:
Set($SelfServiceRegex, qr!^(?:/+SelfService/ | /+REST/)!x );
Now it's working.
Thanks a lot for your help.
./AA
On Jun 15, 2011, at 22:52 , Kevin Falcone wrote:
> 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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110616/8ac67d7f/attachment.htm>
More information about the rt-users
mailing list