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

updated vc removal from community to extend auth policy with account host credentials in memory #4181

Merged
merged 7 commits into from
Jul 1, 2024

Conversation

techsmyth
Copy link
Member

@techsmyth techsmyth commented Jun 28, 2024

This PR enables the mutation on the server to run,. key here is that the authorization policy has to be extended in memory, based on the information from the incoming request. This is similar to how user self removal works.

In addition the authorization policy around account / space has been tidied up, with the result that the VC provider will now have the GRANT privilege + so will see the button to leave.

Other updates:
removed CREATE_DISCUSSION privilege assignment from community;
trigger authorization reset after assign license plan to account;
removed spaceIngest mutation that logically should not be there

@Comoque1
Copy link
Member

The PR doesn't resolve leaving community.

I also Identified that host / VC provider doesn't have CRUD rights to own VC
After policy reset is the same
image

@techsmyth
Copy link
Member Author

@Comoque1 "I also Identified that host / VC provider doesn't have CRUD rights to own VC" ==> this was resolved with #4176

…r authorization reset after assign license plan to account; removed spaceIngest mutation that logically should not be there
@valentinyanakiev valentinyanakiev merged commit ff42a4d into develop Jul 1, 2024
1 of 2 checks passed
@valentinyanakiev valentinyanakiev deleted the server-4167 branch July 1, 2024 06:44
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.

None yet

3 participants