Hi,
I request a way to use single sign-on whith interoperability with Google Applications for domains.
It would have been so nice to be able to use the exact same login as on Trac.
We also have multiple tracs for different projects, and it would have been so nice not having to get the Forbidden screen and having to click the login-link for each Trac.
There is a roumor that Google might someday support OpenID, which is supported by the AuthOpenIdPlugin , but there's no telling when or if that might happen. I think maybe
the AuthOpenIdPlugin could be used as a good base for doing this, since Google might evenentually go over to openid.
Here is a description from Google:
http://code.google.com/apis/accounts/docs/AuthForWebApps.html
Thank you.