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

[manager-components]: fix IAM check for urn with special characters #13392

Open
3 tasks
chipp972 opened this issue Oct 2, 2024 · 0 comments · May be fixed by #13394
Open
3 tasks

[manager-components]: fix IAM check for urn with special characters #13392

chipp972 opened this issue Oct 2, 2024 · 0 comments · May be fixed by #13394
Assignees
Labels
bug Something isn't working manager-components

Comments

@chipp972
Copy link
Contributor

chipp972 commented Oct 2, 2024

On which entity, you would like to report a bug?

useAuthorizationIam

Description

If you pass an urn with "/" (like a virtualDataCenter urn) the authorization check returns a 404 since the url is falsed by the urn.

Steps to reproduce

Use a ManagerButton or ManagerText with an urn containing "/" character

Browser

No response

Operating System

  • macOS
  • Windows
  • Linux

Additional Information

No response

@chipp972 chipp972 added bug Something isn't working manager-components labels Oct 2, 2024
@chipp972 chipp972 linked a pull request Oct 2, 2024 that will close this issue
8 tasks
@chipp972 chipp972 self-assigned this Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working manager-components
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant