Have you ever found a solution to the "Valid service credentials not fully specified" message that you were receiving? I attempted to add a secure service using the correct username/password credentials and received this message as well.
Same issue here... BUMB.
Error: Valid service credentials not fully specified
I'm also getting the same error, with Portal, trying to add an external, 'unsecure' webservice.
Portal seems to be confused with requiring a password to exit our forward proxy.
GET /arcgis/sharing/checkUrl.jsp?url=http%3A//maps.six.nsw.gov.au/arcgis/rest/services/public/NSW_Imagery/MapServer%3Ff%3Djson&f=json HTTP/1.1
JSON
httpResponse=
httpStatusCode=407
httpStatusMessage=HTTP/1.1 407 Proxy Authentication Required
secured=True
url=http://maps.six.nsw.gov.au/arcgis/rest/services/public/NSW_Imagery/MapServer?f=json
If I supply my proxy credentials the request still fails.
Any ideas?
It seems you are trying to supply your proxy credentials. The only credentials that are supported are ArcGIS Server (Token based).
Mike
This issue is I shouldn't be asked for any credentials.
The site to be added is http
GIS Support
I was able to add your service:
"http://maps.six.nsw.gov.au/arcgis/rest/services/public/NSW_Imagery/MapServer"
as an item to ArcGIS Online and Portal for ArcGIS. Is it possible your organization is configured with SSL enabled (https)? In my testing, I was not able to add the service because it gets blocked by the browser as an insecure site. Your service would need to support SSL.
Don't you hate that ... works for you and not them.
I'm still stuck
It appears as though the Portal isn't sending the Proxy-Authorization: header when required
A 407 response isn't saying the service is secured, in an ESRI sense.
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.