Forum Discussion

Dobly's avatar
Dobly
New Contributor
10 years ago

Set authentication at REST service level

I have a project with a REST service added. Any and every call to this service needs authentication. So far I have added around 8 resources to this service. A few GETS, a POST and a DELETE. In eac...