<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: User name is case sensitive in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/user-name-is-case-sensitive/m-p/823651#M2915</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User names are case sensitive according the &lt;A href="http://doc.arcgis.com/en/arcgis-online/reference/troubleshoot-account.htm"&gt;Account Troubleshoot &lt;/A&gt;Help page. &amp;nbsp;This &lt;A href="https://stackoverflow.com/questions/539463/are-user-names-ever-case-sensitive"&gt;Stack Overflow article&lt;/A&gt; discusses some reasons why, but increased security is the most obvious&amp;nbsp;and strongest reason for doing so. &amp;nbsp;AGOL supports federation with enterprise logins which may also require case sensitive user names. &amp;nbsp;If you have usernames stored inconsistently across various tables or systems, you may want to add the .lower() method on any code that is handing user name strings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Jun 2017 18:31:32 GMT</pubDate>
    <dc:creator>mfcallahan</dc:creator>
    <dc:date>2017-06-05T18:31:32Z</dc:date>
    <item>
      <title>User name is case sensitive</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/user-name-is-case-sensitive/m-p/823650#M2914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have noticed that when connecting to AGOL or Portal the username is case sensitive. &amp;nbsp;I am curious why this is, it certainly makes writing scripts more difficult as I need to go back through the web to make sure the usernames are 100% matching&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 16:26:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/user-name-is-case-sensitive/m-p/823650#M2914</guid>
      <dc:creator>JoeHershman</dc:creator>
      <dc:date>2017-06-02T16:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: User name is case sensitive</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/user-name-is-case-sensitive/m-p/823651#M2915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;User names are case sensitive according the &lt;A href="http://doc.arcgis.com/en/arcgis-online/reference/troubleshoot-account.htm"&gt;Account Troubleshoot &lt;/A&gt;Help page. &amp;nbsp;This &lt;A href="https://stackoverflow.com/questions/539463/are-user-names-ever-case-sensitive"&gt;Stack Overflow article&lt;/A&gt; discusses some reasons why, but increased security is the most obvious&amp;nbsp;and strongest reason for doing so. &amp;nbsp;AGOL supports federation with enterprise logins which may also require case sensitive user names. &amp;nbsp;If you have usernames stored inconsistently across various tables or systems, you may want to add the .lower() method on any code that is handing user name strings.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jun 2017 18:31:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/user-name-is-case-sensitive/m-p/823651#M2915</guid>
      <dc:creator>mfcallahan</dc:creator>
      <dc:date>2017-06-05T18:31:32Z</dc:date>
    </item>
    <item>
      <title>Re: User name is case sensitive</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/user-name-is-case-sensitive/m-p/823652#M2916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We were having a problem adding SAML usernames into our portal.&amp;nbsp; When the user went to login for the first time they would see this error:&amp;nbsp; Unable to assign user 'UserName@domain' to this account '0123456789ABCDEF' , Username is not available.&amp;nbsp; Note that it actually displayed 0123456789ABCDEF.&amp;nbsp; The username is actually case sensitive.&amp;nbsp; In ADFS the email address was capitalised on the first and last name, when we matched the case when adding the account in portal then the user had no problem logging in for the first time.&amp;nbsp; ArcPortal is NOT case sensitive so it recognised the user name but when it tried to authenticate with ADFS, the case did not match and so authentication failed and the error appeared - not a helpful message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Oct 2018 03:16:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/user-name-is-case-sensitive/m-p/823652#M2916</guid>
      <dc:creator>RobertDriessen2</dc:creator>
      <dc:date>2018-10-24T03:16:04Z</dc:date>
    </item>
  </channel>
</rss>

