Single SignOn

Dear list,

I’m wondering if there is a possibility for single signon based on a
webservice. ( soap calls )

I have found a module, RT-Authen-ExternalAuth, but that one can only do
Cookie/Ldap/Mysql.

With kind regards,

Richard Pijnenburg

I recently modified RT-Authen-ExtrenaAuth to authenticate to a RubyCAS
server. The patching I did definitely doesn’t follow all of the
conventions as I don’t pass config options from RT_SiteConfig like I
should, etc. But if you or anyone else is interested I could post the
code. It requires the use of the AuthCAS cpan module.On Tue, Feb 23, 2010 at 8:19 AM, Richard Pijnenburg Richard@widexs.nl wrote:

Dear list,

I’m wondering if there is a possibility for single signon based on a
webservice. ( soap calls )

I have found a module, RT-Authen-ExternalAuth, but that one can only do
Cookie/Ldap/Mysql.

With kind regards,

Richard Pijnenburg


The rt-users Archives

Community help: http://wiki.bestpractical.com
Commercial support: sales@bestpractical.com

2010 RT Training Sessions!
San Francisco, CA, USA - Feb 22 & 23
Dublin, Ireland - Mar 15 & 16
Boston, MA, USA - April 5 & 6
Washington DC, USA - Oct 25 & 26

Discover RT’s hidden secrets with RT Essentials from O’Reilly Media.
Buy a copy at http://rtbook.bestpractical.com

I’m wondering if there is a possibility for single signon based on a webservice. ( soap calls
I have found a module, RT-Authen-ExternalAuth, but that one can only do Cookie/Ldap/Mysql.

If you are using a non-custom single signon system, you may want to
post the name. A number of integrations have been done.

-kevin