I would like to know if there is way of finding Identities whose manager Lifecycle State is inactive, so we can create a policy for Service Accounts and ensure they always an active responsible.
As per the documentation, seems this is not possible because the only Second Level attributes for managers are name, displayName and id.
Nevertheless, in case I am missing something, I’m creating this post. It would be something like:
You should be able to get identities with the manager’s cloudLifecycleState. Please create a below transform to get the cloudLifecycleState of the manager and apply it to the identity attribute and leverage this newly created identity attribute in the search.