I can get the register to redirect as I wanted by adding this to the CAS server application's default controller index function:
if session.service_arg: redirect(session.service_arg) The only thing missing then is the register button. It should be relatively trivial to add that in. I would think it would be nice to have this all work by default or add to the book's section on CAS. -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.