On Tue, Nov 11, 2008 at 6:29 PM, Phillip B Oldham
<[EMAIL PROTECTED]>wrote:

>
> anyone with an openid account to register with our webapps, we simply
> want to centralise registration and sign-on for our employees.
> --
> http://mail.python.org/mailman/listinfo/python-list
>

Are your webapps written in python or something else? If they're written in
python, it doesn't seem like it would be very hard to set up automation of
registration / sign on for all the apps from one spot. As far as I can tell,
it would be trivial to do with (for instance) CherryPy.

If they're not, then why the requirement of a python SSO server?
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to