如何在使用 IdentityServer4.Contrib.RedisStore 时为刷新令牌添加 TTL
作者:Sandeep Manchukonda 提问时间:11/17/2023
我在我的应用程序中使用 IdentityServer4 和 IdentityServer4.Contrib.RedisStore。在 startup.cs 中,我添加了 KeyPrefix 和配置选项...
堆栈Exchange.Redis 问答列表
作者:Sandeep Manchukonda 提问时间:11/17/2023
我在我的应用程序中使用 IdentityServer4 和 IdentityServer4.Contrib.RedisStore。在 startup.cs 中,我添加了 KeyPrefix 和配置选项...