What does Fiddler say when requesting the service?
What type of data source are you using?
What version of ArcGIS (and, if applicable, ArcSDE) are you using?
What is your RDBMS version (if applicable)?
I am a bit late for the discussion but i have same problem. When i looked to fiddler, I realized that arcmap does not request the url with token for drawing. Did anyone find a solution?
There's no provision in the OGC spec for tokens - tokens are an Esri specific construct. Basic/NTLM/Kerberos authentication will work. Given that you're working with ArcMap and I presume ArcGIS Server since you're using token based authentication, why do you use WMS instead of Map Services?
Hi Randall, thanks for reply. We need to share our WMS/WFS services with another company in secure. I just tried token way but it did not work. We will use the integrated windows authentication way by creatin a domain user for company. What is the best way of sharing services through ArcGIS?
Which web clients does this other company use? Tokens will work with WMS in a web client, but ArcMap as a client won't request a token for WMS. For instance, they can append a token to the end of a web request and access a secured resource if your customer is working with web apps instead of a thick client.
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.