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

Improve support for Azure AD OAuth 2.0 #634

Merged
merged 1 commit into from
Oct 6, 2021

Conversation

EronWright
Copy link
Contributor

Motivation

Reverts a change to the authparams made in PR: #633

Modifications

For consistency with the Java client, the auth params should contain scope not scopes.

Verifying this change

This change is a trivial rework / code cleanup without any test coverage.

- rename scopes param to scope
@merlimat merlimat added this to the 0.7.0 milestone Oct 6, 2021
@merlimat merlimat merged commit 742f1b1 into apache:master Oct 6, 2021
@EronWright EronWright deleted the ewright/oauth2-scope branch October 6, 2021 22:42
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