<?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: How to give security for individual wms layer in arcgis server in ArcGIS Enterprise Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-give-security-for-individual-wms-layer-in/m-p/104655#M4046</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Domenico,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am in the process of implementing &lt;SPAN style="background-color: #ffffff;"&gt;IWebRequestHandler &amp;nbsp;in SOI.&amp;nbsp;&lt;/SPAN&gt;Any idea how the filtering of layers would be done for the OGC layers. Any code snippet is available? Please share if yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in Advance&lt;/P&gt;&lt;P&gt;Pankaj&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 28 Sep 2016 10:19:32 GMT</pubDate>
    <dc:creator>Pankajroy</dc:creator>
    <dc:date>2016-09-28T10:19:32Z</dc:date>
    <item>
      <title>How to give security for individual wms layer in arcgis server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-give-security-for-individual-wms-layer-in/m-p/104652#M4043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have a small doubt, I want to set username and password to access wms service in browser.&lt;/P&gt;&lt;P&gt;I have created one mapservice and enabled wms capability and gave permission for one particular user.&lt;/P&gt;&lt;P&gt;Then i accessed that rest service in&amp;nbsp; browser, it asked for username and password but for wms service the browser goes blank, What to do?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 11:12:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-give-security-for-individual-wms-layer-in/m-p/104652#M4043</guid>
      <dc:creator>SadanandacharB1</dc:creator>
      <dc:date>2015-10-08T11:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to give security for individual wms layer in arcgis server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-give-security-for-individual-wms-layer-in/m-p/104653#M4044</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The security for an ArcGIS Server WMS service is managed by controlling the security of its parent map or image service. Check the following link for further details.&lt;/P&gt;&lt;P&gt;&lt;A href="http://server.arcgis.com/en/server/latest/publish-services/windows/wms-services.htm#GUID-BB6D9497-6981-407F-BF9F-4ED3BB615024" title="http://server.arcgis.com/en/server/latest/publish-services/windows/wms-services.htm#GUID-BB6D9497-6981-407F-BF9F-4ED3BB615024"&gt;WMS services—Documentation (10.3 and 10.3.1) | ArcGIS for Server&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 12:56:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-give-security-for-individual-wms-layer-in/m-p/104653#M4044</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-10-08T12:56:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to give security for individual wms layer in arcgis server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-give-security-for-individual-wms-layer-in/m-p/104654#M4045</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;if you need fine-grained for security layer ags or ogc(wms/wfs) you can create a soi (server object interceptor) that override the method of arcgis server. Your soi need implement IWebRequestHandler that intercept all ogc request soi to your service: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fserver.arcgis.com%2Fen%2Fserver%2Flatest%2Fpublish-services%2Fwindows%2Fabout-extending-services.htm%23ESRI_SECTION1_22386DF3305F42D4997F6F4301F8A8D5" rel="nofollow" target="_blank"&gt;http://server.arcgis.com/en/server/latest/publish-services/windows/about-extending-services.htm#ESRI_SECTION1_22386DF3305F42D4997F6F4301F8A8D5&lt;/A&gt;&lt;SPAN&gt; Install sdk arcobjects and see help in vs (sdk c#) or eclipse (sdk java) and see also sample ServerLayerAccessSOI and ServerOperationAccessSOI&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2015 16:06:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-give-security-for-individual-wms-layer-in/m-p/104654#M4045</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2015-10-08T16:06:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to give security for individual wms layer in arcgis server</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-give-security-for-individual-wms-layer-in/m-p/104655#M4046</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Domenico,&lt;/P&gt;&lt;P&gt;&amp;nbsp;I am in the process of implementing &lt;SPAN style="background-color: #ffffff;"&gt;IWebRequestHandler &amp;nbsp;in SOI.&amp;nbsp;&lt;/SPAN&gt;Any idea how the filtering of layers would be done for the OGC layers. Any code snippet is available? Please share if yes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanx in Advance&lt;/P&gt;&lt;P&gt;Pankaj&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Sep 2016 10:19:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-questions/how-to-give-security-for-individual-wms-layer-in/m-p/104655#M4046</guid>
      <dc:creator>Pankajroy</dc:creator>
      <dc:date>2016-09-28T10:19:32Z</dc:date>
    </item>
  </channel>
</rss>

