<?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 What special non-alphanumeric characters are NOT used in arcserver tokens? in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/what-special-non-alphanumeric-characters-are-not/m-p/17727#M723</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As the title says, I am using ArcServer tokens generated by the server as a security layer in another program. I found out that the "-" character is sometimes used in the token string. Are there any special characters that are NOT to build a token that I can use to parse out a string that contains the token?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 05 Dec 2017 14:18:49 GMT</pubDate>
    <dc:creator>ArjunDongre</dc:creator>
    <dc:date>2017-12-05T14:18:49Z</dc:date>
    <item>
      <title>What special non-alphanumeric characters are NOT used in arcserver tokens?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/what-special-non-alphanumeric-characters-are-not/m-p/17727#M723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As the title says, I am using ArcServer tokens generated by the server as a security layer in another program. I found out that the "-" character is sometimes used in the token string. Are there any special characters that are NOT to build a token that I can use to parse out a string that contains the token?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 14:18:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/what-special-non-alphanumeric-characters-are-not/m-p/17727#M723</guid>
      <dc:creator>ArjunDongre</dc:creator>
      <dc:date>2017-12-05T14:18:49Z</dc:date>
    </item>
    <item>
      <title>Re: What special non-alphanumeric characters are NOT used in arcserver tokens?</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/what-special-non-alphanumeric-characters-are-not/m-p/17728#M724</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the typical structure of the string?&amp;nbsp; Ampersands will be the character that separates each parameter from a request:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex.&lt;/P&gt;&lt;P&gt;&lt;A href="https://server.domain.com/server/rest/services/SampleWorldCities/query/?where=&amp;quot;1-1&amp;quot;"&gt;https://server.domain.com/server/rest/services/SampleWorldCities/query/?where="1=1"&amp;amp;token=&amp;lt;token&amp;gt;&amp;amp;param=val&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An ampersand will never be in a token string, so you can use that to split on.&amp;nbsp; You'll need to sort out if the URL requires decoding, though.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 22:04:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/what-special-non-alphanumeric-characters-are-not/m-p/17728#M724</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2017-12-05T22:04:10Z</dc:date>
    </item>
  </channel>
</rss>

