<?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 Identify forma/autodesk user from extension in Forma Site Design Developer Forum</title>
    <link>https://forums.autodesk.com/t5/forma-site-design-developer/identify-forma-autodesk-user-from-extension/m-p/12295876#M542</link>
    <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need our REST service (&lt;EM&gt;that underpins our &lt;STRONG&gt;extension&lt;/STRONG&gt;&lt;/EM&gt;) to be able to &lt;U&gt;identify and validate&lt;/U&gt; the &lt;STRONG&gt;user&lt;/STRONG&gt; (&lt;EM&gt;forma/autodesk&lt;/EM&gt;)&amp;nbsp;that calls our endpoints, so we can provide them with valid permissions to &lt;U&gt;&lt;STRONG&gt;our&lt;/STRONG&gt; system&lt;/U&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you suggest a possible way to achieve this?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance,&lt;BR /&gt;Aristotelis&lt;/P&gt;</description>
    <pubDate>Tue, 10 Oct 2023 10:43:59 GMT</pubDate>
    <dc:creator>akolymparis</dc:creator>
    <dc:date>2023-10-10T10:43:59Z</dc:date>
    <item>
      <title>Identify forma/autodesk user from extension</title>
      <link>https://forums.autodesk.com/t5/forma-site-design-developer/identify-forma-autodesk-user-from-extension/m-p/12295876#M542</link>
      <description>&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We need our REST service (&lt;EM&gt;that underpins our &lt;STRONG&gt;extension&lt;/STRONG&gt;&lt;/EM&gt;) to be able to &lt;U&gt;identify and validate&lt;/U&gt; the &lt;STRONG&gt;user&lt;/STRONG&gt; (&lt;EM&gt;forma/autodesk&lt;/EM&gt;)&amp;nbsp;that calls our endpoints, so we can provide them with valid permissions to &lt;U&gt;&lt;STRONG&gt;our&lt;/STRONG&gt; system&lt;/U&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you suggest a possible way to achieve this?&lt;BR /&gt;&lt;BR /&gt;Thanks in Advance,&lt;BR /&gt;Aristotelis&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 10:43:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/forma-site-design-developer/identify-forma-autodesk-user-from-extension/m-p/12295876#M542</guid>
      <dc:creator>akolymparis</dc:creator>
      <dc:date>2023-10-10T10:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: Identify forma/autodesk user from extension</title>
      <link>https://forums.autodesk.com/t5/forma-site-design-developer/identify-forma-autodesk-user-from-extension/m-p/12296326#M543</link>
      <description>&lt;P&gt;Hello!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I think you are talking about "retrieving authenticated calls from Forma" as described here:&amp;nbsp;&lt;A href="https://aps.autodesk.com/en/docs/forma/v1/reference/http/#retrieving-authenticated-calls-from-forma" target="_blank"&gt;https://aps.autodesk.com/en/docs/forma/v1/reference/http/#retrieving-authenticated-calls-from-forma&lt;/A&gt;&amp;nbsp;- is that right?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We intentionally do not expose any information about the &lt;EM&gt;end&amp;nbsp;user&lt;/EM&gt;&amp;nbsp;who are initiating these types of requests. There might not even be an end user for e.g. an automated process (future work). Permissions should be coupled to the Forma project and not a user of the Forma project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need to set up this connection the currently only way to solve this is to build a custom left menu panel embedded view. In the embedded view application you have access to the active project ID and can sign in the user in your product and let the user authorize the Forma project to data on your side.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Henrik&lt;/P&gt;</description>
      <pubDate>Tue, 10 Oct 2023 13:31:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/forma-site-design-developer/identify-forma-autodesk-user-from-extension/m-p/12296326#M543</guid>
      <dc:creator>henrik_steenJL382</dc:creator>
      <dc:date>2023-10-10T13:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Identify forma/autodesk user from extension</title>
      <link>https://forums.autodesk.com/t5/forma-site-design-developer/identify-forma-autodesk-user-from-extension/m-p/12298617#M544</link>
      <description>&lt;P&gt;Hello,&lt;BR /&gt;&lt;BR /&gt;Thank you for your reply!&lt;BR /&gt;We had to deliberate a bit on what you were saying.&lt;BR /&gt;Indeed we need to take some steps to align our business model to the requirements, but the extension endpoints look like to be the way to go.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much,&lt;BR /&gt;Aristotelis&lt;/P&gt;</description>
      <pubDate>Wed, 11 Oct 2023 10:54:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/forma-site-design-developer/identify-forma-autodesk-user-from-extension/m-p/12298617#M544</guid>
      <dc:creator>akolymparis</dc:creator>
      <dc:date>2023-10-11T10:54:17Z</dc:date>
    </item>
  </channel>
</rss>

