Hello List,<div>I haven't seen anything on the user list about this, but our Ipad/Iphone users are complaining that "Shib" capitalizes their case sensitive username when they login and wonder how to "fix" Shib.</div>
<div><br></div><div>Clearly this is a client issue, but the "fix" I'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><input name="j_username" type="text" /></div><div>to</div><div><input name="j_username" type="text" autocapitalize="off" /></div><div><br></div><div>I'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>