mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #5312] [Feature Request]: Disable SSPR for admins #2555
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#2555
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @IntegriComCalvin on GitHub (Feb 2, 2026).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/5312
Please confirm:
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
@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.
@github-actions[bot] commented on GitHub (Feb 18, 2026):
This issue was closed because it has been stalled for 14 days with no activity.