External ID User Flow Administrator

Entra ID · Identity · EAM ControlPlane

External ID User Flow Administrator

Control PlaneEntraOps · EAMIdentity

Dado verificado em · Fonte

Role Actions
1
Control Plane
1
Management Plane
0
User Access
0
Template ID
6e591065-9bad-43ed-90f3-e9424366d2f0
Categoria
Identity
EAM Tier
Control Plane (Tier 0)
Enterprise Access Model: Control Plane

Controle total do tenant. Comprometimento leva a takeover completo. Isole de planos inferiores.

Esta role é classificada como Control Plane porque todas as suas 1 ações são desse tier.

1 Control Plane

Ação responsável:

microsoft.directory/b2cUserFlow/allProperties/allTasks

Descrição

Can create and manage all aspects of user flows.

Role Definition (JSON)

{
"@odata.type": "#microsoft.graph.unifiedRoleDefinition",
"id": "6e591065-9bad-43ed-90f3-e9424366d2f0",
"displayName": "External ID User Flow Administrator",
"description": "Can create and manage all aspects of user flows.",
"isBuiltIn": true,
"isEnabled": true,
"isPrivileged": false,
"rolePermissions": [
{
"allowedResourceActions": [
"microsoft.directory/b2cUserFlow/allProperties/allTasks"

Permissões completas

Todas as 1 role actions desta role, classificadas por tier do EAM.

Role ActionCategoriaTier
microsoft.directory/b2cUserFlow/allProperties/allTasks
External IdentitiesTier 0

1 de 1 role actions

PowerShell

Get-MgRoleManagementDirectoryRoleDefinition `
  -UnifiedRoleDefinitionId "6e591065-9bad-43ed-90f3-e9424366d2f0"

Microsoft Graph

GET https://graph.microsoft.com/v1.0/
  roleManagement/directory/
  roleDefinitions/6e591065-9bad-43ed-90f3-e9424366d2f0
Ver a documentação oficial na Microsoft Learn

Roles relacionadas