<?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: Authentication problem on paths with user_id in Managing Users</title>
    <link>https://community.cisco.com/t5/managing-users/authentication-problem-on-paths-with-user-id/m-p/4881276#M699</link>
    <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Just FYI in case anyone finds this — I was lowercasing the path, so when it included the user id it changed the value of the user id to all lowercase.&lt;/P&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 27 Feb 2023 21:24:53 GMT</pubDate>
    <dc:creator>gbeber</dc:creator>
    <dc:date>2023-02-27T21:24:53Z</dc:date>
    <item>
      <title>Authentication problem on paths with user_id</title>
      <link>https://community.cisco.com/t5/managing-users/authentication-problem-on-paths-with-user-id/m-p/4881275#M698</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;I have the Admin API working, including authentication, but it fails when I have a user_id in the path.&lt;/P&gt;
&lt;P&gt;I can successfully POST to &lt;CODE&gt;/admin/v1/users&lt;/CODE&gt; to create an account, but when I try to POST to &lt;CODE&gt;/admin/v1/users/{$user_id}&lt;/CODE&gt; I get an invalid signature error. Same when I try DELETE to ``/admin/v1/users/{$user_id}` — with no URL params. So the issue definitely appears to be the path in the signature when it includes a user id.&lt;/P&gt;
&lt;P&gt;My authentication formula is the same for the calls that work — with no user id — and the ones with user id that don’t work. Any guidance on what the issue might be here?&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Feb 2023 18:34:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/authentication-problem-on-paths-with-user-id/m-p/4881275#M698</guid>
      <dc:creator>gbeber</dc:creator>
      <dc:date>2023-02-27T18:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Authentication problem on paths with user_id</title>
      <link>https://community.cisco.com/t5/managing-users/authentication-problem-on-paths-with-user-id/m-p/4881276#M699</link>
      <description>&lt;DIV class="duo-migrated-content"&gt;&lt;P&gt;Just FYI in case anyone finds this — I was lowercasing the path, so when it included the user id it changed the value of the user id to all lowercase.&lt;/P&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 27 Feb 2023 21:24:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/managing-users/authentication-problem-on-paths-with-user-id/m-p/4881276#M699</guid>
      <dc:creator>gbeber</dc:creator>
      <dc:date>2023-02-27T21:24:53Z</dc:date>
    </item>
  </channel>
</rss>

