maester365 / maester

The core repository for the Maester module with helper cmdlets that will be called from the Pester tests.
https://maester.dev
MIT License
360 stars 88 forks source link

MT.1005 All CA policies exclude break glass but Workload Identities #491

Open alexmags opened 1 month ago

alexmags commented 1 month ago

Some CA policies apply to Workload Identities instead of users. In this mode you can't add break glass. This test should ignore CA policies that apply to Workload Identities.

Background: App access to EntraID and Office365 uses App registrations often with long lived secrets (passwords) instead of safe MFA.

With additional licence, CA policy can apply to workload identities to apply IP filtrering/network Location control. This reduces risk of compromised creds for app registration being abused from elsewhere on internet.

BenPennellAviva commented 1 week ago

Also facing this issue