Modern API Authorization flow
Simple MDM API Currently only supports simple API-Key auth. Given huge blast radius API exposed key can have for the organization, we suggest 2 following updates
- Allow limiting API usage from certain IP CIDR block(s)
- Implement OAuth client credentials flow for API consumption.
6
votes