Skip to main content
Question

Trying to read ArcGIS Portal secured Map Services into workbench

  • November 28, 2019
  • 2 replies
  • 41 views

em9
Participant
Forum|alt.badge.img+1

I need to read secured map services (not feature services) from ArcGIS portal into my workspace. Before upgrading to portal, I was able to use the HTTP caller to access the REST services. Now I'm trying to use the Esri ArcGIS Portal Feature Service reader, which obviously isn't working because they are not feature services. Any ideas on how I might access the secured services? I don't think I can still use the HTTP caller because our access is windows authenticated (NTLM), therefore getting tokens is not an option.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

2 replies

virtualcitymatt
Celebrity
Forum|alt.badge.img+47

The HTTPCaller supports NTLM authentication as far as I'm aware. Have you tried it yet?

 

 

 

 


em9
Participant
Forum|alt.badge.img+1
  • Author
  • Participant
  • December 3, 2019

@virtualcitymatt, I just gave that a try, but I'm still getting an error: "Token Required".