Hello List,<div>I haven&#39;t seen anything on the user list about this, but our Ipad/Iphone users are complaining that &quot;Shib&quot; capitalizes their case sensitive username when they login and wonder how to &quot;fix&quot; Shib.</div>
<div><br></div><div>Clearly this is a client issue, but the &quot;fix&quot; I&#39;ve found is to add the html element that directs clients not to auto capitalize.  </div><div>In the login.jsp, change the input field from something like:</div>
<div>&lt;input name=&quot;j_username&quot; type=&quot;text&quot;  /&gt;</div><div>to</div><div>&lt;input name=&quot;j_username&quot; type=&quot;text&quot; autocapitalize=&quot;off&quot;  /&gt;</div><div><br></div><div>I&#39;m wondering if others are doing the same thing, and if there are any problems with this approach.  If not, then perhaps it could be added in a future release of the IdP.</div>
<div><br clear="all"><div><br></div>-- <br>Michael J. McDermott<br>Lead Developer, Identity and Access Management<br>Brown University<br><br><br>
</div>