Questions Tagged With userhttps://answers.axonivy.com/tags/user/?type=rss&user=Thomas%20Kohlerquestions tagged <span class="tag">user</span>enThu, 10 Nov 2011 06:44:16 -0500How can I find a specific user case insensitive?https://answers.axonivy.com/questions/425/how-can-i-find-a-specific-user-case-insensitive<p>I use </p> <pre><code>ivy.wf.getSecurityContext().findUser("username"); </code></pre> <p>But this works case sensitive so that the same call with "USERNAME" as parameter does not find the same user.</p> <p>I need to find a user case insensitive. How to do that?</p>Thomas KohlerThu, 10 Nov 2011 06:44:16 -0500https://answers.axonivy.com/questions/425/how-can-i-find-a-specific-user-case-insensitiveapiuser