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

Cannot load setup page if current sub doesn't have permissions to iterate RGs #45

Open
ehamai opened this issue May 1, 2015 · 3 comments

Comments

@ehamai
Copy link
Contributor

ehamai commented May 1, 2015

See this twitter post: https://twitter.com/oakcool/status/593800861463216128

It's possible that users may hit this issue if they don't own the current subscription, and we try to iterate over their resource groups. This wasn't an issue before because we never used to allow users to choose RGs, though they would have still failed during deploy if they didn't have permissions.

@davidebbo
Copy link
Member

Is this an RBAC scenario?

@ehamai
Copy link
Contributor Author

ehamai commented May 1, 2015

It seems like it. I need to see if I can reproduce the issue.

@ehamai
Copy link
Contributor Author

ehamai commented May 8, 2015

The root cause of this issue is that the users subscription was not properly registered in RDFE. There is an incident logged to correct the entry. In the meantime, I'm wondering if it makes sense to filter out these subs if there are authorization issues. In this users' case it wouldn't help because they only have one subscription and it most cases it would mask a real problem.

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

No branches or pull requests

2 participants