<div dir="ltr"><div class="gmail_default" style="font-family:courier new,monospace">they rather keep the checkbox (KISS principal) but almost every other site says check here to remember me, and we kinda have to do the opposite. Not a huge deal but the question is being asked.<br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><font face="courier new, monospace">Jeffrey E. Crawford<br>ITS Application Administrator (IdM)<br>831-459-4365<br><a href="mailto:jeffreyc@ucsc.edu" target="_blank">jeffreyc@ucsc.edu</a></font><div><font face="courier new, monospace"><br></font></div><div><font face="courier new, monospace">Both pilots and IT professionals require training and currency before charging into clouds!<br></font></div><div><font face="courier new, monospace">---------------------------------------</font></div></div></div></div>
<br><div class="gmail_quote">On Fri, Aug 7, 2015 at 1:31 PM, Tom Zeller <span dir="ltr"><<a href="mailto:tzeller@dragonacea.biz" target="_blank">tzeller@dragonacea.biz</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class=""><br>
> On Aug 7, 2015, at 12:44 PM, Jeffrey Crawford <<a href="mailto:jeffreyc@ucsc.edu">jeffreyc@ucsc.edu</a>> wrote:<br>
><br>
> Is there a simple way to change the login page logic so that SSO is enabled when checked, and disabled with unchecked?<br>
<br>
</span>Maybe try :<br>
<br>
<input type=“radio" name="donotcache" value="0">Remember Login<br>
<input type=“radio" name="donotcache" value="1" checked>Do Not Remember Login<br>
<br>
in login.vm, but I am not sure it works properly in all cases.<br>
<span class="HOEnZb"><font color="#888888">--<br>
To unsubscribe from this list send an email to <a href="mailto:users-unsubscribe@shibboleth.net">users-unsubscribe@shibboleth.net</a></font></span></blockquote></div><br></div>