OK. I am going to make a video about this but I swear unless a bug was 
introduced recently there is no gotchas in this.

On Wednesday, 27 February 2013 15:56:12 UTC-6, rh wrote:
>
> On Mon, 25 Feb 2013 01:35:41 -0800 (PST) 
> CrC Nommack <vital...@gmail.com <javascript:>> wrote: 
>
> > Hi I have the same problem, please help. 
> > I'm also in SSL 
> > 
> > Regards 
>
> I think you're on your own on this one.  I tried some routes stuff but 
> that 
> didn't make CAS work. So I won't use CAS. Maybe a long time contributor 
> can share some code where they have CAS working. 
>
> > 
> > On Friday, February 22, 2013 7:59:11 PM UTC+1, rh wrote: 
> > > 
> > > On Thu, 21 Feb 2013 11:37:05 -0800 (PST) 
> > > Massimo Di Pierro 
> > > <massimo....@gmail.com <javascript:>> 
> > > wrote: 
> > > 
> > > > Not sure what example to write. 
> > > > 
> > > > Make two copies of the welcome app. Call one app1 and one app2. 
> > > > Create and account and login in app1. 
> > > > 
> > > > Edit app2/models/db.py and replace 
> > > > 
> > > > auth = Auth(db) 
> > > > 
> > > > with 
> > > > 
> > > > auth = Auth(db,cas_provider = 
> > > > 'http://127.0.0.1:8000/app1/default/user/cas') 
> > > > 
> > > > Now try login in app2. and you will get redirected to app1. 
> > > 
> > > Does this work for you or anyone else? 
> > > 
> > > I also grabbed the latest from github and still it's not working. 
> > > So far I tried a stable release from october and releases up to 
> > > now. I tried two separate alphas from github also. 
> > > 
> > > Any other advice?  Does CAS require a routes.py? I will try that 
> > > next but really am close to throwing in the towel on this. Maybe 
> > > it's not used much so it has not had much coverage? I really don't 
> > > know anything about CAS and reading about it in the docs it made 
> > > sense to me to keep auth local and manageable via web2py. I see the 
> > > ja-sig CAS server is java so maybe that makes people not consider 
> > > 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.


Reply via email to