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

JsonWebTokenHandler.CreateToken adds iat, nbf and exp as strings should be int #1207

Closed
brentschmaltz opened this issue Jun 21, 2019 · 0 comments · Fixed by #1216
Closed
Assignees
Labels
Bug Product is not functioning as expected Customer reported Indicates issue was opened by customer P1 More important, prioritize highly
Milestone

Comments

@brentschmaltz
Copy link
Member

see: https://github.com/AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet/blob/dev/src/Microsoft.IdentityModel.JsonWebTokens/JsonWebTokenHandler.cs#L154 we should not be using ToString();

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Product is not functioning as expected Customer reported Indicates issue was opened by customer P1 More important, prioritize highly
Projects
None yet
3 participants