.net core JWT-bearer authentication doesn’t respect Cache-Control header
In .net core application I’m using JWT-bearer authentication to validate tokens received from Okta identity provider.
In .net core application I’m using JWT-bearer authentication to validate tokens received from Okta identity provider.