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

Add obsolete tag to MsalServiceClientCredentialsFactory class #6866

Conversation

ceciliaavila
Copy link
Collaborator

#minor

Description

This PR adds the obsolete tag to the MsalServiceClientCredentialsFactory class, so users opt to use one of the other factory classes depending on the type of authentication they use (ConfigurationServiceClientCredentialFactory, CertificateServiceClientCredentialsFactory, FederatedServiceClientCredentialsFactory, etc).

Specific Changes

  • Update MsalServiceClientCredentialsFactory to add the Obsolete tag.

Testing

This image shows the obsolete tag added to the class.
image

@ceciliaavila ceciliaavila added the Automation: Parity with js The PR needs to be ported to JS label Nov 8, 2024
@ceciliaavila ceciliaavila requested a review from a team as a code owner November 8, 2024 13:42
@ceciliaavila
Copy link
Collaborator Author

Hi @tracyboehrer, this PR and a few others are failing with an error related to the private nuget feed. Let us know if there's anything we can do to help getting these merged.

@tracyboehrer tracyboehrer merged commit 913f7c3 into main Nov 11, 2024
4 of 9 checks passed
@tracyboehrer tracyboehrer deleted the southworks/add/obsolete-tag-msalserviceclientcredentialsfactory branch November 11, 2024 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Automation: Parity with js The PR needs to be ported to JS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants