Hi, 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).
From Fiddler, using the web adaptor manager URL, I see that a generateToken request to Portal fail:
This is the response: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN""http://www.w3.org/TR/html4/strict.dtd"> <HTML><HEAD><TITLE>Bad Request</TITLE> <META HTTP-EQUIV="Content-Type" Content="text/html; charset=us-ascii"></HEAD> <BODY><h2>Bad Request - Invalid Verb</h2> <hr><p>HTTP Error 400. The request verb is invalid.</p> </BODY></HTML>
In fiddler Auth pannel I read: No Proxy-Authenticate Header is present. No WWW-Authenticate Header is present.
This is the response on the web page: [ATTACH=CONFIG]32444[/ATTACH]
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.
This is my configuration: Windows Server 2008 R2 Enterprise Anonymous Authentication to AGS website is enabed from IIS Windows Authentication is enabled to Portal website from IIS ArcGis Server is configured to serve only https Portal is configured to read AD from our domain server
Maybe Mr. Law can chime in here, but the first thing I notice is that you're not using 6443 as your port. ArcGIS Server and Portal are pretty picky that you use the default ports.