In the early stages of writing an app that will serve two constituencies, each with their own CAS service. (I work at a university, and we serve both staff/students and alumni.) The idea is to attempt authentication with the first CAS server, and try the other if the first is unsuccessful.
I've been using the wonderful django-cas package with a single server, and I imagine I'll have to expand it in some way to handle the 2nd. Anyone have any experience in this area, or thoughts to share? -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

