When trying to access rest services after creating new instance in ArcGIS Server .NET 9.3, get error "Identity Error: Server could not authenticate the supplied identity".
Last Published: August 25, 2014No Product Found
Bug ID Number
NIM038621
Submitted
September 19, 2008
Last Modified
April 2, 2025
Applies to
No Product Found
Version found
9.3
Status
Duplicate
The issue is a duplicate of an existing issue. See the issue's Additional Information section for details. Customers associated with the duplicate issue are automatically attached to the open issue.
Additional Information
Duplicate of NIM013116 The username for ESRI.ArcGIS.ADF.Impersonation::Impersonate shouldn't be case sensitive.
Workaround
Derek on 5\14\9 - See KB36756--- Navigate to the default working instance; in this case it is <a href="file:c:/inetpub/wwwroot/ArcGIS/rest." target="_blank">c:\inetpub\wwwroot\ArcGIS\rest.</a> Copy the <EncodedString> line under the <Identity> section in the rest.config file.- Navigate to <a href="file:c:/inetpub/wwwroot/test/rest/rest.config" target="_blank">c:\inetpub\wwwroot\test\rest\rest.config</a> and remove the <EncodedString> line. Then paste in the previously copied line above.-You should now be able to access rest services thru Start->Programs->Arcgis->ArcGis Server for the Microsoft .NET Framework->Arcgis Services Directory test.