RE: [cas-dev] RESTful API + JSONP

2009-06-29 Thread Koby Ram
Hi, When can I get the source code for the iFrame and common pages as well, Thanks -Original Message- From: Shi Yusen [mailto:sh...@langhua.cn] Sent: Wednesday, April 22, 2009 10:44 AM To: cas-dev@lists.jasig.org Subject: RE: [cas-dev] RESTful API + JSONP Sorry, a typo. It should be

Re: [cas-dev] RESTful API + JSONP

2009-04-22 Thread Jordon
sation" identifier parameter), so it might be tricky to pull this off without cleaning up that aspect of the CAS server. -Nathan -Original Message- From: Jordon [mailto:looking.promis...@gmail.com] Sent: Wednesday, April 22, 2009 11:08 AM To: cas-dev@lists.jasig.org Subject: Re: [cas

RE: [cas-dev] RESTful API + JSONP

2009-04-22 Thread Nathan Kopp
;conversation" identifier parameter), so it might be tricky to pull this off without cleaning up that aspect of the CAS server. -Nathan -Original Message- From: Jordon [mailto:looking.promis...@gmail.com] Sent: Wednesday, April 22, 2009 11:08 AM To: cas-dev@lists.jasig.org Subje

Re: [cas-dev] RESTful API + JSONP

2009-04-22 Thread Jordon
These extensions look good, thanks for the links. Unfortunately, I don't think they will work in our particular situation. I failed to mention that we need to decorate the username field on the client side (ie: javascript) before we submit the user credentials for an authentication ticket. T

RE: [cas-dev] RESTful API + JSONP

2009-04-22 Thread Shi Yusen
pacth.zip/ > > > -Original Message- > From: Shi Yusen [mailto:sh...@langhua.cn] > Sent: Wednesday, April 22, 2009 10:30 AM > To: cas-dev@lists.jasig.org > Subject: Re: [cas-dev] RESTful API + JSONP > > We built a new UI for our CAS installations. > > Com

RE: [cas-dev] RESTful API + JSONP

2009-04-22 Thread Koby Ram
Subject: Re: [cas-dev] RESTful API + JSONP We built a new UI for our CAS installations. Common UI is http://sso.langhua.org/cas/login iframe UI is http://sso.langhua.org/cas/floatLogin Float UI is http://sso.langhua.org/cas/floatLogin.jsp You can get the source code from http://www.langhua.cn

Re: [cas-dev] RESTful API + JSONP

2009-04-22 Thread Shi Yusen
We built a new UI for our CAS installations. Common UI is http://sso.langhua.org/cas/login iframe UI is http://sso.langhua.org/cas/floatLogin Float UI is http://sso.langhua.org/cas/floatLogin.jsp You can get the source code from http://www.langhua.cn/viewvc/svn/CAS/cas-new-login/cas.pacth.zip/