<?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 Can I limit access to REST API for one IP? in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/can-i-limit-access-to-rest-api-for-one-ip/m-p/18573#M8223</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a regular mechanism?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Jul 2017 12:12:29 GMT</pubDate>
    <dc:creator>kodermax</dc:creator>
    <dc:date>2017-07-19T12:12:29Z</dc:date>
    <item>
      <title>Can I limit access to REST API for one IP?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/can-i-limit-access-to-rest-api-for-one-ip/m-p/18573#M8223</link>
      <description>Is there a regular mechanism?</description>
      <pubDate>Wed, 19 Jul 2017 12:12:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/can-i-limit-access-to-rest-api-for-one-ip/m-p/18573#M8223</guid>
      <dc:creator>kodermax</dc:creator>
      <dc:date>2017-07-19T12:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Can I limit access to REST API for one IP?</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/can-i-limit-access-to-rest-api-for-one-ip/m-p/18574#M8224</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An easy way is via an Apache frontend (working as reverse proxy), where an&amp;nbsp;&lt;STRONG&gt;Allow from&lt;/STRONG&gt;&amp;nbsp;in a &lt;STRONG&gt;Location&lt;/STRONG&gt; section for the considered REST API urls in the config may be enough for your&amp;nbsp;case. If you don't have an Apache frontend and your access layer is the application server, you can always setup iptables for inbound traffic from&amp;nbsp;some IPs, but in this case you will block all the connections via ports 8080, 8443 or 8009 for the rest of IPs. Both configurations&amp;nbsp;may be needed indeed, because in some situations you only will want to use the Apache frontend as unique entry point, disallowing all requests directly to the application layer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards.&lt;/P&gt;&lt;P&gt;--C.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jul 2017 08:19:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/can-i-limit-access-to-rest-api-for-one-ip/m-p/18574#M8224</guid>
      <dc:creator>cesarista</dc:creator>
      <dc:date>2017-07-20T08:19:07Z</dc:date>
    </item>
  </channel>
</rss>

