Using OAuth 2.0 introduces the api trust of Jwt bearer tokens. Presumed is that this token will contain all of the identity, role, permission, and policy related claim data required by your API. These presumptions come with some significant impacts You have centralized the claim provisioning to your identity provider. Either that god service a)ContinueContinue reading “Using ClaimsTransformation with JWT Tokens in .NET Core API Authentication”
