[GH-ISSUE #5312] [Feature Request]: Disable SSPR for admins #2555

Closed
opened 2026-03-02 13:53:18 +03:00 by kerem · 2 comments
Owner

Originally created by @IntegriComCalvin on GitHub (Feb 2, 2026).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5312

Please confirm:

  • I have searched existing feature requests (open and closed) and found no duplicates.
  • **me or my organization is currently an active sponsor of the product at the $99,- level.

Problem Statement

I need to disable this to make the DEM account work without any MFA prompts for Immy to join to Azure AD deployment, it would be nice to have this set as a standard or someway to push across selected tenants

Benefits for MSPs

This would save a lot of time of having to do it one by one

Value or Importance

It's important for us

PowerShell Commands (Optional)

Connect-MgGraph -Scopes Policy.ReadWrite.Authorization
Update-MgPolicyAuthorizationPolicy -AllowedToUseSspr:$false

Originally created by @IntegriComCalvin on GitHub (Feb 2, 2026). Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5312 ### Please confirm: - [x] **I have searched existing feature requests** (open and closed) and found no duplicates. - [x] **me or my organization is currently an active sponsor of the product at the $99,- level. ### Problem Statement I need to disable this to make the DEM account work without any MFA prompts for Immy to join to Azure AD deployment, it would be nice to have this set as a standard or someway to push across selected tenants ### Benefits for MSPs This would save a lot of time of having to do it one by one ### Value or Importance It's important for us ### PowerShell Commands (Optional) Connect-MgGraph -Scopes Policy.ReadWrite.Authorization Update-MgPolicyAuthorizationPolicy -AllowedToUseSspr:$false
Author
Owner

@github-actions[bot] commented on GitHub (Feb 12, 2026):

This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.

<!-- gh-comment-id:3888301527 --> @github-actions[bot] commented on GitHub (Feb 12, 2026): This issue is stale because it has been open 10 days with no activity. We will close this issue soon. If you want this feature implemented you can contribute it. See: https://docs.cipp.app/dev-documentation/contributing-to-the-code . Please notify the team if you are working on this yourself.
Author
Owner

@github-actions[bot] commented on GitHub (Feb 18, 2026):

This issue was closed because it has been stalled for 14 days with no activity.

<!-- gh-comment-id:3918122670 --> @github-actions[bot] commented on GitHub (Feb 18, 2026): This issue was closed because it has been stalled for 14 days with no activity.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/CIPP#2555
No description provided.