Create OGC compliant secured WMS

2618
1
10-30-2014 11:49 PM
JanJeske
New Contributor III

hey,

 

 

I want to create a OGC compliant secured WMS.

 

ArcGIS Server 10.2.1

Windows 2008R2 IIS 7.5

WebAdaptor

 

I have tried the ArcGis Server Auth but ArcMap throws Error at connect.

Tried Basic Auth via web.config. The Browser blocks the access but i can connect the WMS via ArcMap without U/P

 

Any Ideas how to solve this?

1 Reply
SachinKanaujia
Occasional Contributor III

First make sure that you have the Security configured and working, on your IIS

Then Configure you ArcGIS Server as follows

1) Users and roles from an existing enterprise system (LDAP or Windows Domain)

or

2) Users from an existing enterprise system (LDAP or Windows Domain) and roles from ArcGIS Server's built-in store

You can create Roles on your ArcGIS server and add users there. The give a 16 digit key that you will use to configure web adaptor. Once you configure web adaptor everything should be set.

The Security settings on your ArcGIS Security page should look something like this if you are using Windows Authentication

Configuration Settings
User Store:Windows Domain
Role Store:ArcGIS Server Built-in
Authentication TierWeb
Authentication Mode:Web
0 Kudos