AuthorizationServer
AuthorizationServer copied to clipboard
Not getting 401 Error immediately after token expiry time.
We have configured application with 5 minutes of Token Lifetime. But even after 5 minutes gone pass. Token works for some time(Approximately 3-4 minutes). It is expected that it should throw '401 Unauthorized' immediately on 6th minute of token generation.