Client id required to use if I am using ARCGIS JavaScript API & base map service?

2348
1
06-01-2016 03:47 AM
SangatiShinde
New Contributor

Hi,

I am new in developing application using ARCGIS JavaScript API.

I am simply using ARCGIS JavaScript API and online base map  service in my web application.

Do I need to use client id if in JavaScript code?

I ask client to purchase developer licence for production environment.

After deploying application on production do I need to specify the Client ID in JavaScript API using OAuth authentication?

or no need to do anything for authentication?

Thanks,

Sangati Sanjay Shinde.

0 Kudos
1 Reply
RobertScheitlin__GISP
MVP Emeritus

Sangati,

  There is no need for oauth if your web map is public. If your web map is restricted to a certain group then you will need to login to the identity manager when challenged or use oauth to authenticate the app.

0 Kudos