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

[Identity] Documentation updates #32691

Merged
merged 2 commits into from
Oct 26, 2023
Merged

Conversation

pvaneck
Copy link
Member

@pvaneck pvaneck commented Oct 24, 2023

This fleshes out WAM/broker related documentation for the identity libraries.

Ref: #30163

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@pvaneck pvaneck force-pushed the identity-docs-nov branch 2 times, most recently from 47ebc09 to d334f80 Compare October 24, 2023 19:34
@pvaneck pvaneck marked this pull request as ready for review October 24, 2023 19:37
@pvaneck pvaneck requested review from xiangyan99 and a team as code owners October 24, 2023 19:37
@pvaneck pvaneck self-assigned this Oct 24, 2023
@joshfree joshfree added this to the 2023-11 milestone Oct 25, 2023
sdk/identity/azure-identity/TROUBLESHOOTING.md Outdated Show resolved Hide resolved
Copy link
Member

@scottaddie scottaddie left a comment

Choose a reason for hiding this comment

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

This fleshes out WAM/broker related documentation for
the identity libraries.

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
- Added MSA passthrough section
- Removed reference to UsernamePasswordBrokerCredential
- Updated links and headings

Signed-off-by: Paul Van Eck <paulvaneck@microsoft.com>
@pvaneck
Copy link
Member Author

pvaneck commented Oct 26, 2023

Thanks, all, for the feedback. Will merge this as I want to get the azure-identity readme doc updated for the Python GA tomorrow.

I will add a tidbit about the redirect URI configuration in the broker README in a follow-up PR.

@pvaneck pvaneck merged commit 994d4b0 into Azure:main Oct 26, 2023
@pvaneck pvaneck deleted the identity-docs-nov branch October 26, 2023 01:25

![Fail on use another account](./images/MSA2.png)

Since azure-identity 1.15.0b1, you can set `enable_msa_passthrough`` to `True`, and MSA outlook.com accounts that are logged in to Windows are automatically listed:
When constructing the credential, you can set the `enable_msa_passthrough` keyword argument to `True`, and MSA outlook.com accounts that are logged in to Windows are automatically listed:
Copy link
Member

Choose a reason for hiding this comment

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

Should we add in error codes and error names for NativeAuthError so users will know it's from the broker?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

6 participants