You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
Currently the test is using a token generated on AAD which means that the token will expire every 60 days (or some set interval). For this unit test, we should use a statically generated token that does not expire and not depend on an external authentication authority.
Currently the test is using a token generated on AAD which means that the token will expire every 60 days (or some set interval). For this unit test, we should use a statically generated token that does not expire and not depend on an external authentication authority.
Security/test/Microsoft.AspNetCore.Authentication.Test/JwtBearerTests.cs
Lines 435 to 450 in bbff105
The text was updated successfully, but these errors were encountered: