Skip to content

Update grantedTo structure in permissions overview#9772

Merged
FaithOmbongi merged 1 commit intomicrosoftgraph:mainfrom
dylanstetts:patch-9
Feb 25, 2026
Merged

Update grantedTo structure in permissions overview#9772
FaithOmbongi merged 1 commit intomicrosoftgraph:mainfrom
dylanstetts:patch-9

Conversation

@dylanstetts
Copy link
Contributor

Payload for POST request was incorrect; updated to reflect the correct payload, including grantedToIdentities/application with id AND displayName

Important

Required for API changes:

  • [] Link to API.md file: ADD LINK HERE
  • [] Link to PR for public-facing schema changes (schema-Prod-beta/v1.0.csdl): N/A

Add other supporting information, such as a description of the PR changes:

ADD INFORMATION HERE


Important

The following guidance is for Microsoft employees only. Community contributors can ignore this message; our content team will manage the status.

After you've created your PR, expand this section for tips and additional instructions.
  • do not merge is the default PR status and is automatically added to all open PRs that don't have the ready to merge label.
  • Add the ready for content review label to start a review. Only PRs that have met the minimum requirements for content review and have this label are reviewed.
  • If your content reviewer requests changes, review the feedback and address accordingly as soon as possible to keep your pull request moving forward. After you address the feedback, remove the changes requested label, add the review feedback addressed label, and select the Re-request review icon next to the content reviewer's alias. If you can't add labels, add a comment with #feedback-addressed to the pull request.
  • After the content review is complete, your reviewer will add the content review complete label. When the updates in this PR are ready for external customers to use, replace the do not merge label with ready to merge and the PR will be merged within 24 working hours.
  • Pull requests that are inactive for more than 6 weeks will be automatically closed. Before that, you receive reminders at 2 weeks, 4 weeks, and 6 weeks. If you still need the PR, you can reopen or recreate the request.

For more information, see the Content review process summary.

Payload for POST request was incorrect; updated to reflect the correct payload, including grantedToIdentities/application with id AND displayName
@dylanstetts dylanstetts added customer support issue Doc issue raised from customer support ready for content review PR is ready for a content review - content development and tech review are complete. labels Dec 30, 2025
@learn-build-service-prod
Copy link
Contributor

Learn Build status updates of commit 8d00319:

✅ Validation status: passed

File Status Preview URL Details
concepts/permissions-selected-overview.md ✅Succeeded

For more details, please refer to the build report.

Copy link
Contributor

@FaithOmbongi FaithOmbongi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @dylanstetts for propsing these fixes. While your changes are valid, I also note that the grantedToIdentities property is deprecated in favor of grantedToIdentitiesV2. If you don't mind, can you update the sample to use grantedToIdentitiesV2? Or if you prefer, I can push this to the product team to update the article. Your contribution is very welcome.

@FaithOmbongi FaithOmbongi self-assigned this Dec 30, 2025
@FaithOmbongi FaithOmbongi added awaiting internal response changes requested content review in progress and removed ready for content review PR is ready for a content review - content development and tech review are complete. labels Dec 30, 2025
@dylanstetts
Copy link
Contributor Author

Hi @FaithOmbongi, the request payload only accepts grantedToIdentities, so the proposed changes I made are the only supported, working payload to send to the endpoint as of today.

I.e.,

WorkingV1 NotWorkingV2

@FaithOmbongi
Copy link
Contributor

Hi @dylanstetts - I see the property's return type, sharePointIdentitySet, is a little different so likely, application isn't the only required property. I'm adding the SME team, @spgraph-docs-team to assist.

@Danipocket
Copy link
Contributor

@dluces , @shweta-bedmutha, is this something that you could help us with? It seems that the issue derives from this issue. It's not clear how to configure a specific property. The customer proposed valid changes but it would be good to use the new property instead of the deprecated property. The SharePoint folks can help make the related documentation clearer, including possible providing better examples._

I appreciate your help.

@dluces
Copy link
Contributor

dluces commented Jan 13, 2026

Thanks @Danipocket. I've asked the product group to look into this. It makes sense that the API supports the new request properties and not just the deprecated one.

@dluces
Copy link
Contributor

dluces commented Feb 9, 2026

The contribution is correct in that grantedToIdentitiesV2 is not currently supported by the endpoint but grantedToIdentities is. That said, the product team is looking at prioritizing supporting for the non-deprecated properties. There's no ETA for this at the moment. @Danipocket / @FaithOmbongi can we approve this in the meantime while the product team works on updating functionality and then we can update the docs to use the non-deprecated properties?

@dylanstetts
Copy link
Contributor Author

Hi @FaithOmbongi and @Danipocket, following up on this request to approve this change. Let me know what else is needed from my side.

Copy link
Contributor

@FaithOmbongi FaithOmbongi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving and merging based on feedback from the product team.

@FaithOmbongi FaithOmbongi added content review complete Apply when the content review is complete on a PR. and removed content review in progress labels Feb 25, 2026
@FaithOmbongi FaithOmbongi added ready to merge Use this label to indicate to the repository admins that your PR is ready to merge into master. and removed awaiting internal response labels Feb 25, 2026
@FaithOmbongi FaithOmbongi merged commit 9bc145b into microsoftgraph:main Feb 25, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

content review complete Apply when the content review is complete on a PR. customer support issue Doc issue raised from customer support ready to merge Use this label to indicate to the repository admins that your PR is ready to merge into master.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants