Re: [cas-dev] Using CAS without login Form

2011-09-02 Thread J. David Beutel
On 2011-09-02 05:37 , Rhett Sutphin wrote: * User clicks on a login link, which brings up the lightbox with CAS in an iframe within. (If the user has JS disabled, this link goes to the usual full-page CAS login.) * The user logs into the iframed CAS login page. With an iframe, does the browse

Re: [cas-dev] Using CAS without login Form

2011-09-02 Thread Rhett Sutphin
Hi, On Sep 2, 2011, at 8:30 AM, Marvin Addison wrote: >> We are trying to implement login form in a lightbox overlay. Does anyone >> have suggestions around how this could be done ? > > Just wanted to ping this thread to see if anyone has some ideas. I'm > not a UX guy and I had to Google "ligh

Re: [cas-dev] cas roadmap proposal

2011-09-02 Thread Marvin Addison
> I'm trying to steer away from top-down planning towards a more > practical near-term bottom-up approach consistent with a Jasig style > of development. This comment could be considered inflammatory because it suggests that the project may presently suffer from top-down management, or that it has

Re: [cas-dev] Using CAS without login Form

2011-09-02 Thread Marvin Addison
> Any UX guys in the CAS community s/guys/folks/ I realize we have many talented women in the CAS community. I sincerely didn't mean to exclude them from the discussion -- must be sleepy this morning or something. M -- You are currently subscribed to cas-dev@lists.jasig.org as: arch...@mail-

Re: [cas-dev] Using CAS without login Form

2011-09-02 Thread Marvin Addison
> We are trying to implement login form in a lightbox overlay. Does anyone > have suggestions around how this could be done ? Just wanted to ping this thread to see if anyone has some ideas. I'm not a UX guy and I had to Google "lightbox" for a clue, but after some brief research it sounds like a

Re: [cas-dev] Error while trying to access the service management

2011-09-02 Thread William G. Thompson, Jr.
Are you offloading SSL? This will probably help: http://jasig.275507.n4.nabble.com/possible-issue-with-CAS-991-when-offloading-SSL-to-an-LTM-td3728787.html#a3731634 Bill On Fri, Sep 2, 2011 at 7:01 AM, Francisco González-Blanch wrote: > Hi all, > I've just installed the cas-3.4.10 war with

Re: [cas-dev] LDAP Password Policy Enforcement evolution...

2011-09-02 Thread William G. Thompson, Jr.
On Fri, Sep 2, 2011 at 3:28 AM, Philippe MARASSE wrote: > Thanks for the information Bill, I think the test cannot guess that it have > to use our proxy to reach www.mint.com ;-). > > I was just wondering if I could ignore the result of these tests and go > ahead, as Scott suggest, I can build wit

[cas-dev] Error while trying to access the service management

2011-09-02 Thread Francisco González-Blanch
Hi all, I've just installed the cas-3.4.10 war with a generated https certificate just as the ("Setting Up CAS Locally using the Maven2 WAR Overlay Method ") explains and i'm able to authenticate to my service without problems , but when i try to access the service management at ( https://localhos

Re: [cas-dev] Getting WHO and WHAT parameters in Client and Server Side

2011-09-02 Thread Francisco González-Blanch
Thanks Marvin I'll try both recommendations 2011/9/1 Marvin Addison > > is it possible to know WHAT service the user is trying to get into in the > /login page? > > Yes, via the service or TARGET parameters depending on protocol used > by the client. These parameters are easily accessible in th

Re: [cas-dev] LDAP Password Policy Enforcement evolution...

2011-09-02 Thread Philippe MARASSE
Thanks for the information Bill, I think the test cannot guess that it have to use our proxy to reach www.mint.com ;-). I was just wondering if I could ignore the result of these tests and go ahead, as Scott suggest, I can build without testing. I'm upgrading my desktop to JDK7 and build :-)