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

JsonWebToken is not set on .NET Core #1139

Closed
jennyf19 opened this issue May 10, 2019 · 3 comments
Closed

JsonWebToken is not set on .NET Core #1139

jennyf19 opened this issue May 10, 2019 · 3 comments
Labels
Milestone

Comments

@jennyf19
Copy link
Collaborator

MSAL does not handle the X509 cert on NET_CORE...only NETSTANDARD & DESKTOP...since this is a conf client flow, should be on net core.

Error coming back from ests was:
{"error":"invalid_client","error_description":"AADSTS700027: Client assertion contains an invalid signature. [Reason - The key was not found., Please visit 'https://developer.microsoft.com/en-us/graph/graph-explorer' and query for 'https://graph.microsoft.com/beta/applications/5.....6f845d' to see configured keys]

@henrik-me
Copy link
Contributor

removing Fixed label. Really should improve for other platforms and ensure we have the right level of tests

@jennyf19 jennyf19 added the Fixed label May 17, 2019
@jennyf19
Copy link
Collaborator Author

#1151

@jmprieur jmprieur modified the milestones: 3.1, 4.0 May 29, 2019
@jennyf19
Copy link
Collaborator Author

jennyf19 commented Jun 4, 2019

Fixed in MSAL 4.0.0 release

@jennyf19 jennyf19 closed this as completed Jun 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants