[rt-users] Internal authentification only for REST API

Kevin Falcone falcone at bestpractical.com
Thu Oct 17 10:41:52 EDT 2013


On Thu, Oct 17, 2013 at 02:29:14AM -0700, andkulb wrote:
> I'm using externat auth source (shibboleth) for my RT installation, which
> redirect me to the login page, where I need to enter my username and
> password. 
> 
> While using the REST API, I store my user in RT database, so I could
> authenticate using database not the external source. But after succesfull
> authentication via REST API I still get redirected to the external login
> page.

Configure apache not to require shibboleth for things under /REST/
My guess is you're using an Unprivileged user to test and being
redirected to /SelfService/ which triggers shibboleth.

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


More information about the rt-users mailing list