Need for RestApi authentication

2091
2
04-16-2014 09:14 PM
senthilkumarans
New Contributor
Hi,


Developed Rest API using Java/Spring MVC

1. Can We provide authentication for RestAPI? If yes means How?
2. Now i struggling with authentication for RestApi . Can you send some examples for that?
3. Now Accessing rest API through AJAX request.

Thanks
senthilkumaran
0 Kudos
2 Replies
JohnGravois
Frequent Contributor

here's a good conceptual article that also describes OAuth2 techniques for authenticating against our REST API.

ArcGIS REST API‌ - Accessing services provided by Esri

0 Kudos