Skip to content

[Bug] Fix Date-Time Parsing in Token Expiration Calculation for Multiple Formats #760

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

Open
gladjohn opened this issue Oct 22, 2024 · 0 comments · May be fixed by #804
Open

[Bug] Fix Date-Time Parsing in Token Expiration Calculation for Multiple Formats #760

gladjohn opened this issue Oct 22, 2024 · 0 comments · May be fixed by #804

Comments

@gladjohn
Copy link

The method responsible for calculating token expiration (expires_on) in MSAL (Managed Identity) is not handling various date-time formats correctly. This leads to errors or incorrect results when processing expiration times in different formats provided by the Managed Identity service.

more info : AzureAD/microsoft-authentication-library-for-dotnet#4963

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants