Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.

IdentityServer4 and .NET Framework #25

Closed
ivanmariychuk opened this issue Sep 7, 2016 · 2 comments
Closed

IdentityServer4 and .NET Framework #25

ivanmariychuk opened this issue Sep 7, 2016 · 2 comments
Labels

Comments

@ivanmariychuk
Copy link

Hello! Maybe weird question but can't understand, if I want to validate access tokens from IdentityServer4 on resource server which uses .NET 4.5 (not .NET Core) how can I do it?

@leastprivilege
Copy link
Member

You can use the plain JWT middleware from Katana - or our IdentityServer3.AccessTokenValidation middleware.

@ivanmariychuk
Copy link
Author

Thanks, that works fine for me!

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

No branches or pull requests

2 participants