I need the same functionality for my app. I've checked the trunk but it
doesn't appear to have it implemented.


On Wed, Aug 28, 2013 at 10:24 PM, Larry Weinberg <[email protected]>wrote:

>
> It look like trunk gives the same results.
>
>    - I create two new apps up casserve and casclient
>    - In casclient I create auth with this:
>       - auth = Auth(db,cas_provider = '
>       http://127.0.0.1:8000/casserve/default/user/cas')
>    - I launch casclient/default/index and the login menu only shows
>    login.  No registration.
>    - If I go to login it takes me to casserve.  There I can go to
>    registration in the menu but it does not take me back to casclient once I
>    log in. It takes me to casserve/default/index
>
> What I would wish/expect would happen is one of:
>
>    - Cas client would show both login and  register choices that would
>    redirect to casserve for login or registration and would return to
>    casclient when done
>
> or
>
>    - Cas client would show a single "login or register" choice which
>    would take me to casserve.  Once logged in or registered I would return to
>    casclient
>
>
>
>
>  --
>
> ---
> 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 [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>



-- 
Alexei Vinidiktov

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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 [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to