<?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 Log into ArcGIS Server Manager fails after Portal for ArcGIS federation in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/log-into-arcgis-server-manager-fails-after-portal/m-p/648017#M50450</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;after federating ArcGIS Server with Portal for ArcGIS I can no longer access the ArcGIS Server Manager (I know that I need to use a Portal User - in my case Active Directory user).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From Fiddler, using the web adaptor manager URL, I see that a generateToken request to Portal fail:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the request URL: &lt;/SPAN&gt;&lt;A href="https://arcg-s03.gesp-it.priv:444/arcgis/manager/proxy?https://arcg-s03.gesp-it.priv/portal/sharing/generateToken"&gt;https://arcg-s03.gesp-it.priv:444/arcgis/manager/proxy?https://arcg-s03.gesp-it.priv/portal/sharing/generateToken&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the response:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/TR/html4/strict.dtd" rel="nofollow" target="_blank"&gt;http://www.w3.org/TR/html4/strict.dtd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&amp;lt;TITLE&amp;gt;Bad Request&amp;lt;/TITLE&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"&amp;gt;&amp;lt;/HEAD&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;BODY&amp;gt;&amp;lt;h2&amp;gt;Bad Request - Invalid Verb&amp;lt;/h2&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;hr&amp;gt;&amp;lt;p&amp;gt;HTTP Error 400. The request verb is invalid.&amp;lt;/p&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/BODY&amp;gt;&amp;lt;/HTML&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fiddler Auth pannel I read:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No Proxy-Authenticate Header is present.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No WWW-Authenticate Header is present.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the response on the web page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32444[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the admin manager URL (deployed on Geronimo) the generateToken request return a blank response (HTTP 200) but I can not log in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the request URL: &lt;/SPAN&gt;&lt;A href="https://arcg-s03.gesp-it.priv:6443/arcgis/manager/proxy?https://arcg-s03.gesp-it.priv/portal/sharing/generateToken"&gt;https://arcg-s03.gesp-it.priv:6443/arcgis/manager/proxy?https://arcg-s03.gesp-it.priv/portal/sharing/generateToken&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fiddler Auth pannel&amp;nbsp; I read:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No Proxy-Authenticate Header is present.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No WWW-Authenticate Header is present.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32446[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the response on the web page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32445[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Inside portal log the requests seems to generate these errors (C:\arcgisportal\logs\webserver\catalina.2014-03-24.log):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mar 24, 2014 5:59:19 PM com.esri.gw.filters.ErrorFilter doFilter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Code: 498|Message:Invalid token.|Details:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mar 24, 2014 5:59:19 PM com.esri.gw.filters.ErrorFilter doFilter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Code: 498|Message:Invalid token.|Details:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mar 24, 2014 5:59:19 PM com.esri.gw.filters.ErrorFilter doFilter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Code: 498|Message:Invalid token.|Details:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mar 24, 2014 5:59:19 PM com.esri.gw.filters.ErrorFilter doFilter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Code: 498|Message:Invalid token.|Details:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mar 24, 2014 5:59:19 PM com.esri.gw.filters.ErrorFilter doFilter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Code: 498|Message:Invalid token.|Details:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mar 24, 2014 5:59:19 PM com.esri.gw.filters.ErrorFilter doFilter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Code: 498|Message:Invalid token.|Details:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The token generation works fine if executed directly from &lt;/SPAN&gt;&lt;A href="https://arcg-s03.gesp-it.priv/portal/sharing/generateToken"&gt;https://arcg-s03.gesp-it.priv/portal/sharing/generateToken&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Portal side seems to be ok: I can log in with AD users and I was able to import all the map services from the federated ArcGIS Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is my configuration:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows Server 2008 R2 Enterprise&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anonymous Authentication to AGS website is enabed from IIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows Authentication is enabled to Portal website from IIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGis Server is configured to serve only https&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Portal is configured to read AD from our domain server&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32447[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for you support&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alessandro&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Mar 2014 16:38:58 GMT</pubDate>
    <dc:creator>aleborlo</dc:creator>
    <dc:date>2014-03-24T16:38:58Z</dc:date>
    <item>
      <title>Log into ArcGIS Server Manager fails after Portal for ArcGIS federation</title>
      <link>https://community.esri.com/t5/python-questions/log-into-arcgis-server-manager-fails-after-portal/m-p/648017#M50450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;after federating ArcGIS Server with Portal for ArcGIS I can no longer access the ArcGIS Server Manager (I know that I need to use a Portal User - in my case Active Directory user).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;From Fiddler, using the web adaptor manager URL, I see that a generateToken request to Portal fail:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the request URL: &lt;/SPAN&gt;&lt;A href="https://arcg-s03.gesp-it.priv:444/arcgis/manager/proxy?https://arcg-s03.gesp-it.priv/portal/sharing/generateToken"&gt;https://arcg-s03.gesp-it.priv:444/arcgis/manager/proxy?https://arcg-s03.gesp-it.priv/portal/sharing/generateToken&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the response:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;&amp;lt;!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.w3.org/TR/html4/strict.dtd" rel="nofollow" target="_blank"&gt;http://www.w3.org/TR/html4/strict.dtd&lt;/A&gt;&lt;SPAN&gt;"&amp;gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;HTML&amp;gt;&amp;lt;HEAD&amp;gt;&amp;lt;TITLE&amp;gt;Bad Request&amp;lt;/TITLE&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"&amp;gt;&amp;lt;/HEAD&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;BODY&amp;gt;&amp;lt;h2&amp;gt;Bad Request - Invalid Verb&amp;lt;/h2&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;hr&amp;gt;&amp;lt;p&amp;gt;HTTP Error 400. The request verb is invalid.&amp;lt;/p&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;/BODY&amp;gt;&amp;lt;/HTML&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fiddler Auth pannel I read:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No Proxy-Authenticate Header is present.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No WWW-Authenticate Header is present.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the response on the web page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32444[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using the admin manager URL (deployed on Geronimo) the generateToken request return a blank response (HTTP 200) but I can not log in.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the request URL: &lt;/SPAN&gt;&lt;A href="https://arcg-s03.gesp-it.priv:6443/arcgis/manager/proxy?https://arcg-s03.gesp-it.priv/portal/sharing/generateToken"&gt;https://arcg-s03.gesp-it.priv:6443/arcgis/manager/proxy?https://arcg-s03.gesp-it.priv/portal/sharing/generateToken&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In fiddler Auth pannel&amp;nbsp; I read:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No Proxy-Authenticate Header is present.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;No WWW-Authenticate Header is present.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32446[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is the response on the web page:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32445[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Inside portal log the requests seems to generate these errors (C:\arcgisportal\logs\webserver\catalina.2014-03-24.log):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;mar 24, 2014 5:59:19 PM com.esri.gw.filters.ErrorFilter doFilter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Code: 498|Message:Invalid token.|Details:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mar 24, 2014 5:59:19 PM com.esri.gw.filters.ErrorFilter doFilter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Code: 498|Message:Invalid token.|Details:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mar 24, 2014 5:59:19 PM com.esri.gw.filters.ErrorFilter doFilter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Code: 498|Message:Invalid token.|Details:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mar 24, 2014 5:59:19 PM com.esri.gw.filters.ErrorFilter doFilter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Code: 498|Message:Invalid token.|Details:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mar 24, 2014 5:59:19 PM com.esri.gw.filters.ErrorFilter doFilter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Code: 498|Message:Invalid token.|Details:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;mar 24, 2014 5:59:19 PM com.esri.gw.filters.ErrorFilter doFilter&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;SEVERE: Code: 498|Message:Invalid token.|Details:null&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The token generation works fine if executed directly from &lt;/SPAN&gt;&lt;A href="https://arcg-s03.gesp-it.priv/portal/sharing/generateToken"&gt;https://arcg-s03.gesp-it.priv/portal/sharing/generateToken&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Portal side seems to be ok: I can log in with AD users and I was able to import all the map services from the federated ArcGIS Server.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This is my configuration:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows Server 2008 R2 Enterprise&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Anonymous Authentication to AGS website is enabed from IIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Windows Authentication is enabled to Portal website from IIS&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcGis Server is configured to serve only https&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Portal is configured to read AD from our domain server&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]32447[/ATTACH]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance for you support&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Alessandro&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2014 16:38:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/log-into-arcgis-server-manager-fails-after-portal/m-p/648017#M50450</guid>
      <dc:creator>aleborlo</dc:creator>
      <dc:date>2014-03-24T16:38:58Z</dc:date>
    </item>
    <item>
      <title>Re: Log into ArcGIS Server Manager fails after Portal for ArcGIS federation</title>
      <link>https://community.esri.com/t5/python-questions/log-into-arcgis-server-manager-fails-after-portal/m-p/648018#M50451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;facing the exact same issue, still struggling in it, if you found the solution, please update .&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 May 2014 08:06:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/log-into-arcgis-server-manager-fails-after-portal/m-p/648018#M50451</guid>
      <dc:creator>mohammedmegahed</dc:creator>
      <dc:date>2014-05-13T08:06:54Z</dc:date>
    </item>
    <item>
      <title>Re: Log into ArcGIS Server Manager fails after Portal for ArcGIS federation</title>
      <link>https://community.esri.com/t5/python-questions/log-into-arcgis-server-manager-fails-after-portal/m-p/648019#M50452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Original User: jhboyle&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Maybe Mr. Law can chime in here, but the first thing I notice is that you're not using 6443 as your port.&amp;nbsp; ArcGIS Server and Portal are pretty picky that you use the default ports.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 May 2014 15:27:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/log-into-arcgis-server-manager-fails-after-portal/m-p/648019#M50452</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2014-05-14T15:27:24Z</dc:date>
    </item>
  </channel>
</rss>

