Hello,
I have enabled Windows domain users in my manager settings, but when I did this my localhost:6080/arcgis/rest was returning a 403 error, but the localhost:6080/arcgis/admin was functioning properly.
I have a web adaptor on port 8080, and the /arcgis/admin and arcgis/rest locations work fine with Windows authentication enabled. As soon as I switched back to the ArcGIS built in tokens, I was able to log in to localhost:6080/arcgis/admin with the siteadmin account.
Also I wasn't able to see a site on port 6080 in IIS, just the web adaptor site I created on port 8080 and claimsweb running on port 80.
Any way to get rid of the 403 error with windows authentication enabled accessing localhost:6080/arcgis/rest?
I am using the Web authentication tier and mode.
Thanks,
Igor