| 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 |
|
| Name | {{row.displayName}} | userPrincipalName | {{row.userPrincipalName}} |
|---|
| displayName | {{row.displayName}} | Description | {{row.description}} |
|---|
| displayName | {{row.displayName}} | Description | {{row.description}} |
|---|
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}} |
|---|
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}} |
|---|
| displayName | {{row.displayName}} | Allowed types | {{mtype}} | Description | {{row.description}} | Value | {{row.value}} | ID | {{row.id}} |
|---|
| 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}} |
|---|
| Role |
{{row.role?.role_name}}
{{row.role.role_type === 'BuiltInRole' ? 'Built-in' : 'Custom'}}
{{row.role.description}}
|
Scope Type |
|
Scope Details |
{{utils.parseAzureScope(row.scope).displayName}}
|
|---|
No Azure role assignments
| {{ data.key }} |
{{ data.value }}
|
|---|