Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow disk encryption, summary APIs even when MDM not enabled #23756

Open
5 tasks done
jacobshandling opened this issue Nov 13, 2024 · 2 comments
Open
5 tasks done

Allow disk encryption, summary APIs even when MDM not enabled #23756

jacobshandling opened this issue Nov 13, 2024 · 2 comments
Assignees
Labels
~backend Backend-related issue. #g-endpoint-ops Endpoint ops product group :release Ready to write code. Scheduled in a release. See "Making changes" in handbook. ~sub-task A technical sub-task that is part of a story. (Not QA'd. Not estimated.)

Comments

@jacobshandling
Copy link
Contributor

jacobshandling commented Nov 13, 2024

Remove checks for MDM configured from:

Ian:

  • GET .../mdm/profiles/summary
  • GET .../mdm/profiles/summary?team_id={:id}

Jacob:

  • POST .../disk_encryption (Team update DE enabled)
  • PATCH .../config (No team update DE enabled)
  • GET .../disk_encryption/summary
@jacobshandling jacobshandling added #g-endpoint-ops Endpoint ops product group :release Ready to write code. Scheduled in a release. See "Making changes" in handbook. ~backend Backend-related issue. labels Nov 13, 2024
@sharon-fdm
Copy link
Collaborator

Hey team! Please add your planning poker estimate with Zenhub @jacobshandling @iansltx

@sharon-fdm sharon-fdm added the ~sub-task A technical sub-task that is part of a story. (Not QA'd. Not estimated.) label Nov 13, 2024
@iansltx
Copy link
Member

iansltx commented Nov 13, 2024

Unassigning myself here as I figured out where the config profiles GET was gating on MDM being turned on (middleware). Committed to the existing FE branch to ease end-to-end testing.

@iansltx iansltx removed their assignment Nov 13, 2024
@jacobshandling jacobshandling changed the title Allow disk encryption APIs even when MDM not enabled Allow disk encryption, summary APIs even when MDM not enabled Nov 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
~backend Backend-related issue. #g-endpoint-ops Endpoint ops product group :release Ready to write code. Scheduled in a release. See "Making changes" in handbook. ~sub-task A technical sub-task that is part of a story. (Not QA'd. Not estimated.)
Development

No branches or pull requests

3 participants