ASP.NET Core Authentication系列(四)基於Cookie實現多應用間單點登錄(SSO)
ASP.NET Core Authentication系列(四)基於Cookie實現多應用間單點登錄(SSO)
前言
如何實現
使用PersistKeysToFileSystem
使用PersistKeysToDbContext
使用PersistKeysToStackExchangeRedis
參考資料
Last updated