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

feat: functions for updating resource permissions and getting associated policies for a permission #574

Merged

Conversation

MohsinEngineer
Copy link
Contributor

@MohsinEngineer MohsinEngineer commented Jun 20, 2024

Added the functions which were needed to implement resource based access control using Keycloak.

The library lacked the functionality for updating resource permissions and getting associated policies for a given permission.

@MohsinEngineer MohsinEngineer changed the title functions for updating resource permissions and getting associated policies for a permission feat: functions for updating resource permissions and getting associated policies for a permission Jun 20, 2024
@MohsinEngineer
Copy link
Contributor Author

MohsinEngineer commented Jun 20, 2024

All test cases working and code coverage intact. No breaking changes.

Would appreciate quick turnaround / feedback. We have to use this functionality in an ongoing project.

@ryshoooo ryshoooo linked an issue Jun 22, 2024 that may be closed by this pull request
Copy link
Collaborator

@ryshoooo ryshoooo left a comment

Choose a reason for hiding this comment

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

Thanks a lot @MohsinEngineer! This looks great and has been on my todo list for a while! Many thanks! :) The tests are fine as they are

@ryshoooo ryshoooo merged commit fa1ce3b into marcospereirampj:master Jun 22, 2024
34 checks passed
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.

Add /associatedPolicies to the authz
2 participants