using zope as sso server??

View: New views
2 Messages — Rating Filter:   Alert me  

using zope as sso server??

by robert rottermann :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi there,
we are migration a zope 2.6 intranet to plone 3.1xx.
during migration (which will be operformed in several steps over some months) we
would like to use the old intranet as "login server" such, that users get their
credentials automatically transferred to the plone site while they are logged
into the old intranet.

is there a pas module that could do this?

thanks
robert
_______________________________________________
Zope-PAS mailing list
Zope-PAS@...
http://mail.zope.org/mailman/listinfo/zope-pas

Re: using zope as sso server??

by Tres Seaver :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

robert rottermann wrote:
> Hi there,
> we are migration a zope 2.6 intranet to plone 3.1xx.
> during migration (which will be operformed in several steps over some months) we
> would like to use the old intranet as "login server" such, that users get their
> credentials automatically transferred to the plone site while they are logged
> into the old intranet.
>
> is there a pas module that could do this?

If you use cookie authentication, and set the domain for the cookie
broadly enough, it should work to just redirect from the "login success"
page on the 2.6 server.  You would then add a custom challenge plugin on
the new server (likely using ScriptablePlugin and a PythonScript) which
redirected to the old server with an appropriatly encoded 'came_from'.

Note that PAS was never really tested on 2.6:  it was developed during
the same time that 2.7 was released.


Tres.
- --
===================================================================
Tres Seaver          +1 540-429-0999          tseaver@...
Palladion Software   "Excellence by Design"    http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFIh1J0+gerLs4ltQ4RAu4AAJ464Ar5cHvEevqqw9WsVWnJqAC/pQCdEx6l
daQsMG0KnIoraAOEI9sHc1U=
=aPHb
-----END PGP SIGNATURE-----

_______________________________________________
Zope-PAS mailing list
Zope-PAS@...
http://mail.zope.org/mailman/listinfo/zope-pas