Skip to content

add wam support - #25944

Merged
xiangyan99 merged 18 commits into
mainfrom
identity_wam
Dec 5, 2022
Merged

add wam support#25944
xiangyan99 merged 18 commits into
mainfrom
identity_wam

Conversation

@xiangyan99

Copy link
Copy Markdown
Member

Description

Please add an informative description that covers that changes made by the pull request and link all relevant issues.

If an SDK is being regenerated based on a new swagger spec, a link to the pull request containing these swagger spec changes has been included above.

All SDK Contribution checklist:

  • The pull request does not introduce [breaking changes]
  • CHANGELOG is updated for new features, bug fixes or other significant changes.
  • I have read the contribution guidelines.

General Guidelines and Best Practices

  • Title of the pull request is clear and informative.
  • There are a small number of commits, each of which have an informative message. This means that previously merged commits do not appear in the history of the PR. For more information on cleaning up the commits in your PR, see this page.

Testing Guidelines

  • Pull request includes test coverage for the included changes.

@ghost ghost added the Azure.Identity label Aug 29, 2022
@xiangyan99

Copy link
Copy Markdown
Member Author

#23687

@xiangyan99
xiangyan99 marked this pull request as ready for review August 29, 2022 21:47

@laiapat laiapat left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Are there any tests we can add for this? At least for verifying that the kwarg gets passed along correctly?

Comment thread sdk/identity/azure-identity/CHANGELOG.md Outdated
Comment thread sdk/identity/azure-identity/azure/identity/_credentials/certificate.py Outdated
Comment thread sdk/identity/azure-identity/azure/identity/_credentials/certificate.py Outdated
Comment thread sdk/identity/azure-identity/azure/identity/_credentials/client_secret.py Outdated
Comment thread sdk/identity/azure-identity/azure/identity/_credentials/client_secret.py Outdated
Comment thread sdk/identity/azure-identity/azure/identity/_credentials/on_behalf_of.py Outdated
xiangyan99 and others added 3 commits August 30, 2022 14:24
Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
…icate.py

Co-authored-by: McCoy Patiño <39780829+mccoyp@users.noreply.github.com>
Comment thread sdk/identity/azure-identity/azure/identity/_credentials/client_secret.py Outdated
@azure-sdk

Copy link
Copy Markdown
Collaborator

API change check

APIView has identified API level changes in this PR and created following API reviews.

azure-identity

Comment thread sdk/identity/azure-identity/azure/identity/_credentials/client_secret.py Outdated
Comment thread sdk/identity/azure-identity/azure/identity/_credentials/on_behalf_of.py Outdated
Comment thread sdk/identity/azure-identity/azure/identity/_credentials/certificate.py Outdated
@xiangyan99
xiangyan99 requested a review from pvaneck as a code owner November 16, 2022 19:38

@pvaneck pvaneck left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Is there any documentation or a sample about usage of the allow_broker arg we can provide for users?

@pvaneck pvaneck left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I see that the param was removed from DeviceCodeCredential doc string. I take it WAM is not supported with DeviceCodeCredential?

Comment thread sdk/identity/azure-identity/azure/identity/_credentials/browser.py Outdated
Comment thread sdk/identity/azure-identity/azure/identity/_credentials/user_password.py Outdated
Comment thread sdk/identity/azure-identity/setup.py Outdated
xiangyan99 and others added 2 commits November 17, 2022 15:44
…r.py

Co-authored-by: Paul Van Eck <paulvaneck@microsoft.com>
…assword.py

Co-authored-by: Paul Van Eck <paulvaneck@microsoft.com>
Comment thread sdk/identity/azure-identity/setup.py Outdated
Comment thread shared_requirements.txt Outdated
Comment thread sdk/identity/azure-identity/azure/identity/_credentials/browser.py
Comment thread sdk/identity/azure-identity/setup.py
Comment thread shared_requirements.txt
@xiangyan99
xiangyan99 merged commit 910c888 into main Dec 5, 2022
@xiangyan99
xiangyan99 deleted the identity_wam branch December 5, 2022 17:45
Copilot AI mentioned this pull request Jul 28, 2026
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