-
Notifications
You must be signed in to change notification settings - Fork 859
Fix MDM setup API endpoints permissions #10121
Copy link
Copy link
Closed
Labels
#g-mdmMDM product groupMDM product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready to write code. Scheduled in a release. See "Making changes" in handbook.bugSomething isn't working as documentedSomething isn't working as documented~backendBackend-related issue.Backend-related issue.
Metadata
Metadata
Assignees
Labels
#g-mdmMDM product groupMDM product group:releaseReady to write code. Scheduled in a release. See "Making changes" in handbook.Ready to write code. Scheduled in a release. See "Making changes" in handbook.bugSomething isn't working as documentedSomething isn't working as documented~backendBackend-related issue.Backend-related issue.
Context from Luke on Slack:
So, we need to ensure permissions are set to the following:
GET /mdm/apple: accessible by any global or team admin or maintainer.GET /mdm/apple_bmandPOST /mdm/apple/request_csr: accessible to global admins only.