{{ sp.displayName }}

Display name{{ sp.displayName }}
ObjectId{{ sp.objectId }}
AppId{{ sp.appId }}
Publisher{{ sp.publisherName }}
Status{{ sp.accountEnabled? 'Enabled':'Disabled' }}
Application{{ sp.displayName }}
Assignment required{{ sp.appRoleAssignmentRequired? 'Yes':'No' }}
Reply Urls {{ url }}
Owners ({{ sp.ownerUsers.length }})
Name {{row.displayName}} userPrincipalName {{row.userPrincipalName}}
Assigned roles ({{ sp.memberOfRole.length }})
displayName {{row.displayName}} Description {{row.description}}
Assigned groups ({{ sp.memberOf.length }})
displayName {{row.displayName}} Description {{row.description}}

Granted roles

This table shows roles that are exposed by this Service Principal, which are granted to other principals. These roles give the principals some form of privileges to the application of this Service Principal, or its data.

Principal Name {{row.pname}} Principal Type {{row.ptype}} Object ID {{row.objid}} Application {{row.app}} Role {{row.value}} Description {{row.desc}}

Granted roles

This table shows roles that are exposed by other Service Principals, which are granted to this service principal. These roles give the service principal some rights, usually API rights on a resource.

Principal Name {{row.pname}} Principal Type {{row.ptype}} Object ID {{row.objid}} Application {{row.app}} Role {{row.value}} Description {{row.desc}}

Application roles (application permissions)

displayName {{row.displayName}} Allowed types {{mtype}} Description {{row.description}} Value {{row.value}} ID {{row.id}}

OAuth2 permissions (delegated permissions)

User Consent Name {{row.userConsentDisplayName}} Allowed types {{row.type}} User Consent Description {{row.userConsentDescription}} Admin Consent Name {{row.adminConsentDisplayName}} Admin Consent Description {{row.adminConsentDescription}} Value {{row.value}} ID {{row.id}}
Azure Role Assignments ({{ azureRoleAssignments?.length || 0 }})
Role
{{row.role?.role_name}}
{{row.role.role_type === 'BuiltInRole' ? 'Built-in' : 'Custom'}}
{{row.role.description}}
Scope Type
{{utils.getScopeIcon(utils.parseAzureScope(row.scope))}} {{utils.parseAzureScope(row.scope).type}}
Scope Details
{{utils.parseAzureScope(row.scope).displayName}}
key Subscription: {{utils.parseAzureScope(row.scope).subscriptionId}}
folder Resource Group: {{utils.parseAzureScope(row.scope).resourceGroup}}
category Provider: {{utils.parseAzureScope(row.scope).resourceProvider}}
rule Conditional assignment
inbox

No Azure role assignments

{{ data.key }}

{{ data.value }}