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

[Fix] Prompt for Credentails #2308

Merged
merged 1 commit into from
Aug 27, 2024
Merged

[Fix] Prompt for Credentails #2308

merged 1 commit into from
Aug 27, 2024

Conversation

MrHinsh
Copy link
Member

@MrHinsh MrHinsh commented Aug 27, 2024

✨ (TfsMigrationClient.cs): add support for VssClientCredentials in Prompt authentication mode

Import the Microsoft.VisualStudio.Services.Client namespace and use VssClientCredentials with PromptIfNeeded to enhance the authentication process. This change ensures that credentials are prompted only when necessary, improving user experience and security.

!reported by @v-prvusi999
Discussed in #2303
Closes #2307

…ompt authentication mode

Import the `Microsoft.VisualStudio.Services.Client` namespace and use `VssClientCredentials` with `PromptIfNeeded` to enhance the authentication process. This change ensures that credentials are prompted only when necessary, improving user experience and security.
@MrHinsh MrHinsh self-assigned this Aug 27, 2024
@MrHinsh MrHinsh linked an issue Aug 27, 2024 that may be closed by this pull request
@MrHinsh MrHinsh enabled auto-merge August 27, 2024 08:08
@MrHinsh MrHinsh disabled auto-merge August 27, 2024 08:10
@MrHinsh MrHinsh enabled auto-merge August 27, 2024 08:11
@MrHinsh MrHinsh merged commit 1297af4 into main Aug 27, 2024
14 checks passed
@MrHinsh MrHinsh deleted the topic/fix-for-prompt branch August 27, 2024 08:18
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.

Unable to configure store with AuthenticationMode as Prompt
1 participant