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: Add deprecated attribute to MsalServiceClientCredentialsFactory class #4789

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ceciliaavila
Copy link
Collaborator

#minor

Description

This PR adds the deprecated attribute 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 deprecated attribute.

Testing

This image shows the class marked as deprecated.
image

@ceciliaavila ceciliaavila requested a review from a team as a code owner November 8, 2024 18:43
@coveralls
Copy link

coveralls commented Nov 8, 2024

Pull Request Test Coverage Report for Build 11747763104

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 84.704%

Totals Coverage Status
Change from base Build 11687414604: 0.0%
Covered Lines: 20515
Relevant Lines: 23064

💛 - Coveralls

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.

2 participants