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

[SELC-4802] Feat: Added @PerAuthorize for getProductBrokers API #448

Merged
merged 1 commit into from
May 28, 2024

Conversation

flaminiaScarciofolo
Copy link
Contributor

List of Changes

  • Added @PerAuthorize for getProductBrokers API
  • Refactor hasPermission method to verify the permissions even when the only parameter for the verification is the productId

Motivation and Context

We need to verify the permissions of getProductBrokers APIfor only with productId

How Has This Been Tested?

Screenshots (if appropriate):

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@flaminiaScarciofolo flaminiaScarciofolo requested a review from a team as a code owner May 28, 2024 09:51
@flaminiaScarciofolo flaminiaScarciofolo changed the title [SELC-4802] Added @PerAuthorize for getProductBrokers API [SELC-4802] Feat: Added @PerAuthorize for getProductBrokers API May 28, 2024
@flaminiaScarciofolo flaminiaScarciofolo force-pushed the feature/SELC-4802 branch 2 times, most recently from 908f9f3 to da88e80 Compare May 28, 2024 10:04
…asPermission method to verify the permissions even when the only parameter for the verification is the productId
Copy link

@flaminiaScarciofolo flaminiaScarciofolo merged commit 4c41382 into main May 28, 2024
6 checks passed
@flaminiaScarciofolo flaminiaScarciofolo deleted the feature/SELC-4802 branch May 28, 2024 12:19
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.

2 participants