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

rbac: remove usages of session key as it offers no guarantee for reliable graph read #1526

Merged
merged 1 commit into from
Dec 12, 2016

Conversation

yugangw-msft
Copy link
Contributor

This used to work for first party applications like cli, but now AAD service no longer support it.
Hence I am cleaning up the code and just use retries.

@yugangw-msft
Copy link
Contributor Author

/cc:@derekbekoe, could we get it reviewed? I would like this gets included in today's public drop. Thanks!

@tjprescott
Copy link
Member

Were we actually using this or was it put in place for flexibility? At first I thought this was an exposed parameter and thus removing it was a breaking change, but it looks like it was an internal implementation detail and not used.

Copy link
Member

@tjprescott tjprescott left a comment

Choose a reason for hiding this comment

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

LGTM based on our discussion.

@yugangw-msft yugangw-msft merged commit b6c08da into Azure:master Dec 12, 2016
@yugangw-msft yugangw-msft removed the request for review from derekbekoe December 12, 2016 18:08
@yugangw-msft yugangw-msft deleted the cleanuprbac branch December 27, 2016 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants