Your user must be registered on service with django-cas-provider. Insead of django-cas-consumer i recomend to use django-cas [1]
[1] http://code.google.com/p/django-cas/ On Fri, Apr 29, 2011 at 8:48 PM, Stodge <[email protected]> wrote: > Of course! Thanks - I have the template working, now I need to get the > login functionality working for the consumer. > > > > On Apr 29, 9:35 am, Alex Kamedov <[email protected]> wrote: > > Your user must be redirected from django-cas-consumer login view to > > django-cas-provider > > login. Login form is shown on service with django-cas-provider. > > > > On Fri, Apr 29, 2011 at 7:30 PM, Stodge <[email protected]> wrote: > > > django-cas-consumer > > > > -- > > Alex Kamedov > > skype: kamedov www: kamedov.ru > > -- > 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. > > -- Alex Kamedov skype: kamedov www: kamedov.ru -- 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.

