Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unnecessary permissions #5

Merged
merged 1 commit into from
Mar 1, 2024

Conversation

zammitjohn
Copy link
Collaborator

No description provided.

"User.Invite.All",
"User.ManageIdentities.All",
"User.ReadWrite.All",
"Domain.Read.All"

Choose a reason for hiding this comment

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

I think this one is needed to read Custom Domains. @DenisFuryaev isn't it?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@esmirnov this change was validated by QA in PVAD-5405.

Choose a reason for hiding this comment

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

Yes, Domain.Read.All permission is needed, but I see that it is still present on line 503, so it was not removed from the file

@zammitjohn zammitjohn merged commit 92a5598 into main Mar 1, 2024
@zammitjohn zammitjohn deleted the bugfix/remove-excessive-permissions branch March 1, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants