Knowledge Article: REST Services - Implementing Security for REST
Summary
How to implement security when using RESTContent
Customers / Support
This is a primer on implementing security when using REST.
When you look at using REST Services, consider the following 2 key use cases:
Use Case 1: Integration Solutions - This is a machine to machine integration solution model that organizations are going to use to integrate with other applications.
Use Case 2: UI based Solutions - This is a UI driven solution model that helps customers implement integrations where an end user is required to access and manage requisitions data either through specific external applications or even a mobile application integration.
4