- Allow all REST API endpoints with GET (data retrieval only) to be accessible "Read Only User"
Reasoning:
- Ensures that monitoring and reporting tools can fetch necessary information without requiring elevated permissions.
Increases security by limiting access to non-destructive operations.
Simplifies integration for read-only use cases.
- /api/v1/license