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 #633

Merged
merged 1 commit into from
Oct 5, 2021

Conversation

EronWright
Copy link
Contributor

Motivation

This is a bugfix for a flaw in an earlier PR, #630.

Modifications

  • rename the newly-added scope auth param to scopes for consistency
  • parsing fix for scopes auth param

Verifying this change

This change added tests and can be verified as follows:

  • oauth2_test.go

- parsing fix for scopes auth param
@merlimat merlimat merged commit 161f4ff into apache:master Oct 5, 2021
@merlimat merlimat added this to the 0.7.0 milestone Oct 5, 2021
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.

None yet

2 participants