Storyline.ReadWrite.All
Allows the app to modify the Viva Engage storyline and read all storyline properties on behalf of the signed-in user.
Merill's Note
For an app to access data in Microsoft Graph, the user or administrator must grant it the permissions it needs. This article lists all the Microsoft Graph APIs and your tenant data that can be accessed by the application (vendor/developer) if you consent to the
Storyline.ReadWrite.Allpermission.If you need to create an audit report of the permissions granted to all the apps in your tenant, you can run the
Export-MsIdAppConsentGrantReportcommand. See How To: Run a quick OAuth app audit of your tenant
| Category | Application | Delegated |
|---|---|---|
| Identifier | 6eff534b-699e-44d9-af61-a4182f0ec37e | fd1d61cb-4e4b-4d15-a6d2-161348681d84 |
| DisplayText | Read and write all Viva Engage storylines | Read and write all Viva Engage storylines |
| Description | Allows the app to modify Viva Engage storylines, read all storylines properties, update storyline properties, and delete storyline properties without a signed-in user. | Allows the app to modify the Viva Engage storyline and read all storyline properties on behalf of the signed-in user. |
| AdminConsentRequired | Yes | Yes |
Graph Methods
→ API supports delegated access (access on behalf of a user)
→ API supports app-only access (access without a user)
| Methods |
|---|
Resources
Granting this permission allows the calling application to access (and/or update) the following information in your tenant.
Graph reference: engagementIdentitySet
| Property | Type | Description |
|---|---|---|
| application | identity | Optional. The application associated with this action. Inherited from identitySet. |
| applicationInstance | identity | Optional. The application instance associated with this action. Inherited from identitySet. |
| audience | identity | Optional. The audience associated with this action. |
| conversation | identity | Optional. The team or channel associated with this action. Inherited from identitySet. |
| conversationIdentityType | identity | Optional. Indicates whether the conversation property identifies a team or channel. Inherited from identitySet. |
| device | identity | Optional. The device associated with this action. Inherited from identitySet. |
| encrypted | identity | Optional. The encrypted identity associated with this action. Inherited from identitySet. |
| group | identity | Optional. The group associated with this action. |
| onPremises | identity | Optional. The on-premises identity associated with this action. Inherited from identitySet. |
| guest | identity | Optional. The guest identity associated with this action. Inherited from identitySet. |
| phone | identity | Optional. The phone number associated with this action. Inherited from identitySet. |
| user | identity | Optional. The user associated with this action. Inherited from identitySet. |