Access Tokens are often short-lived and need renewing when they expire. This article is about how to do this and explains that Refresh Tokens are probably not what you should be using.

A snapshot of my experience trying to implement OpenID Connect authentication flows using release candidate versions of Katana middleware and IdentityServer3.