-
Notifications
You must be signed in to change notification settings - Fork 217
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 for 3000 - improve error messages when credentials fail to load #3003
Conversation
src/Microsoft.Identity.Web.Certificate/SignedAssertionFromManagedIdentityCredentialLoader.cs
Show resolved
Hide resolved
src/Microsoft.Identity.Web.TokenAcquisition/ConfidentialClientApplicationBuilderExtension.cs
Outdated
Show resolved
Hide resolved
c11352c
to
69f6a2d
Compare
da44a2d
to
9103068
Compare
src/Microsoft.Identity.Web.Certificate/DefaultCredentialsLoader.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Identity.Web.Certificate/SignedAssertionFilePathCredentialsLoader.cs
Show resolved
Hide resolved
src/Microsoft.Identity.Web.Certificateless/ManagedIdentityClientAssertion.cs
Outdated
Show resolved
Hide resolved
tests/Microsoft.Identity.Web.Test/Certificates/WithClientCredentialsTests.cs
Show resolved
Hide resolved
ab7f8c8
to
2b20cba
Compare
src/Microsoft.Identity.Web.TokenAcquisition/ConfidentialClientApplicationBuilderExtension.cs
Show resolved
Hide resolved
src/Microsoft.Identity.Web.TokenAcquisition/ConfidentialClientApplicationBuilderExtension.cs
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would be great to create an end to end test
src/Microsoft.Identity.Web.Certificateless/ManagedIdentityClientAssertion.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Identity.Web.Certificateless/ManagedIdentityClientAssertion.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Identity.Web.Certificate/DefaultCredentialsLoader.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Identity.Web.Certificateless/ManagedIdentityClientAssertion.cs
Show resolved
Hide resolved
fc52b65
to
107da96
Compare
107da96
to
ff72962
Compare
ff72962
to
4eed70e
Compare
@bgavrilMS can you update w/master and respond to comments or mark them as resolved? thanks. |
src/Microsoft.Identity.Web.Certificate/DefaultCredentialsLoader.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Identity.Web.Certificate/DefaultCredentialsLoader.cs
Outdated
Show resolved
Hide resolved
src/Microsoft.Identity.Web.Certificate/SignedAssertionFilePathCredentialsLoader.cs
Show resolved
Hide resolved
Started doing end to end testing, and there seem to be a regression on #2675 |
...pps/daemon-app/daemon-console-calling-downstreamApi/DaemonConsoleCallingDownstreamApi.csproj
Outdated
Show resolved
Hide resolved
Actually no. It was a test error |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes #3000
Function changes:
Testing
MSI
andcert
, whereMSI
fails