Requirements and Steps for Web AppBuilder (Dev Edt 2.7,2.8) Deployment to the client computer?

554
1
Jump to solution
07-23-2018 09:12 AM
James_001
Occasional Contributor II

Hi fellows,

We have developed a customized WAB app for the clients with our developer account. What is the best way and steps to install or deploy it to the client computer(server) assuming client have their own ArcGIS Server, ArcGIS Online, or Portal? There are some confusions which we need to resolve before it goes to the client.

  1. How to resolve app login, if the client has secure data and services and the client does not want it to the public?
  2. Is it possible WAB can use the window active directory logging instead of AGOL? If Yes, how?
  3. Is the client needs developer account?
  4. What is the best way to login to WAB?

I will really appreciate any help!

Thanks,

Irfan Afsar

0 Kudos
1 Solution

Accepted Solutions
RobertScheitlin__GISP
MVP Emeritus

Irfan,

  1. How to resolve app login, if the client has secure data and services and the client does not want it to the public? A: Deploy the esri Proxy resource to their web server and configure the proxy.json to include the username and password for the secured resource.
  2. Is it possible WAB can use the window active directory logging instead of AGOL? If Yes, how? Not WAB but if they have Portal then yes. Use your portal with LDAP or Active Directory and portal-tier authentication—Portal for ArcGIS (10.6... 
  3. Is the client needs developer account? No but they will need an AGOL account. 
  4. What is the best way to login to WAB? ??? how is this different from question 1? A WAB app does not require login unless using secured services 

View solution in original post

1 Reply
RobertScheitlin__GISP
MVP Emeritus

Irfan,

  1. How to resolve app login, if the client has secure data and services and the client does not want it to the public? A: Deploy the esri Proxy resource to their web server and configure the proxy.json to include the username and password for the secured resource.
  2. Is it possible WAB can use the window active directory logging instead of AGOL? If Yes, how? Not WAB but if they have Portal then yes. Use your portal with LDAP or Active Directory and portal-tier authentication—Portal for ArcGIS (10.6... 
  3. Is the client needs developer account? No but they will need an AGOL account. 
  4. What is the best way to login to WAB? ??? how is this different from question 1? A WAB app does not require login unless using secured services