Security
- Last UpdatedAug 04, 2025
- 1 minute read
- PI System
- Adapter for RDBMS 1.1
- Adapters
When determining RDBMS security practices with regards to REST APIs, you should consider the following practice. To keep the adapter secure, only administrators should have access to machines where the adapter is installed. REST APIs are bound to localhost, meaning that only requests coming from within the machine will be accepted.