/AspNetCoreWebApiBearerTokenValidationSample

C# ASP.Net Core Web Api JWT Bearer Token validation code sample using a third party federated identity server. Web Api controller validates bearer token provided by trusted identity provider. Client app (post man tool) gets access token from trusted STS and presents same token to web api to access resources

Primary LanguageC#

No issues in this repository yet.