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 20, 2018. It is now read-only.
In order for you to use JWT bearer tokens with Identity, you need to configure the JWT bearer settings to know which singing key to use to validate the tokens. We optimize this today to avoid an HTTP client call for this but it is in the actual Web API project template. This work would factor that into the framework so that the template just needs to call that code.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
In order for you to use JWT bearer tokens with Identity, you need to configure the JWT bearer settings to know which singing key to use to validate the tokens. We optimize this today to avoid an HTTP client call for this but it is in the actual Web API project template. This work would factor that into the framework so that the template just needs to call that code.
The text was updated successfully, but these errors were encountered: