access token 过期后 IdentityServer 会响应什么

2021-02-05 23:39发布

问题:

access token 过期后请求 IdentityServer 会得到什么响应?

回答1:

在园子里的博文 使用 Identity Server 4 建立 Authorization Server (4) 中找到了答案:

根据配置不同, token的有效期可能差别很大, 如果token过期了, 那么发送请求之后就会返回401 UnAuthorized