[rt-users] External Auth vs. command line
Tom Lahti
toml at bitstatement.net
Wed Mar 25 18:18:57 EDT 2009
John Hascall wrote:
> The rt command line client was just choking on the
> HTTP 302 redirect (to pubcookie for the external auth).
> What I ended up doing was creating a clone of the
> apache virtual host config for the rt tree with a
> non-pubcookied version with access restricted to 127.0.0.1.
>
> So, is this actually a reasonable approach or have
> I somehow overlooked the right way to handle this?
>
> (RT3.8.1 on NetBSD 3.1 if it matters)
Better to fix rt CLI to handle external auth cases, although I'm not sure
how it wouldn't. Authentication should be transparent to a REST client, yes?
For your solution you have to be on the RT system to use rt CLI, which isn't
necessarily always desirable. If we actually used external auth here, I'm
sure I would have submitted a patch by now. :)
--
-- ============================
Tom Lahti
BIT Statement LLC
(425)251-0833 x 117
http://www.bitstatement.net/
-- ============================
More information about the rt-users
mailing list