I would remove the <input type="hidden" name="warn" name="warn" value="false" /> The code merely looks if warn is set (because the expected behavior of checkboxes is that they don't appear in the request if they haven't been checked.
-Scott On Thu, Mar 27, 2008 at 7:28 PM, Arnone, Anthony <[EMAIL PROTECTED]> wrote: > We are using a modified login page where there is no warn checkbox and > when looking at the source of the page it looks like warn is set to false: > > > > </tbody></table> > > <input type="hidden" name="lt" > value="_c121550A5-F390-2CAE-07AE-9DDA8EE4468B_kB2003CDE-D1C9-125B-712E-35D672CB0B7E" > /> > > <input type="hidden" name="_eventId" value="submit" /> > > <input type="hidden" name="warn" name="warn" > value="false" /> > > </form> > > </body> > > </html> > > > > > > Anthony Arnone > > > ------------------------------ > > *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On > Behalf Of *Scott Battaglia > *Sent:* Thursday, March 27, 2008 4:19 PM > > *To:* Yale CAS mailing list > *Subject:* Re: Single Sign On > > > > Its on the login page. The one where you type username and password. > > See https://www.ja-sig.org/cas/login as an example. > > -Scott > > On Thu, Mar 27, 2008 at 4:10 PM, Arnone, Anthony <[EMAIL PROTECTED]> wrote: > > Thank you for help Scott but I just don't seem to get something, where can > I check if 'warn' is checked when I the credentials are submitted, and then > where can I go to disable this function? > > > > Anthony Arnone > > > ------------------------------ > > *From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On > Behalf Of *Scott Battaglia > *Sent:* Thursday, March 27, 2008 2:41 PM > *To:* Yale CAS mailing list > *Subject:* Re: Single Sign On > > > > You're seeing that in CAS? Then you're seeing the "warn" page that gets > set if you had "warn" checked when you submitted your credentials. > > -Scott > > On Thu, Mar 27, 2008 at 2:02 PM, Arnone, Anthony <[EMAIL PROTECTED]> wrote: > > Scott had helped me with some issues last night trying to accomplish this > but basically I am trying to login to app 1 then go to app and see if it > authenticates my user. But after I login to the first app and I go to the > second app this is coming up: > > > > 'Click here to go to the application.' > > > > Where the 'here' link points to: 'localhost:8080/?ticket=' > > > > > > Anthony Arnone > > > > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > > > > -- > -Scott Battaglia > PGP Public Key Id: 0x383733AA > LinkedIn: http://www.linkedin.com/in/scottbattaglia > > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > > > > -- > -Scott Battaglia > PGP Public Key Id: 0x383733AA > LinkedIn: http://www.linkedin.com/in/scottbattaglia > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > > -- -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
