TeskaLabs / seacat-auth

SeaCat Auth provides authentication, authorization, identity management, session management and other access control features.
GNU General Public License v3.0
11 stars 6 forks source link

Common AES key #221

Closed byewokko closed 1 year ago

byewokko commented 1 year ago

SessionService now shares AES key with asab.StorageService, even though it uses its own AES encryption mechanism.

BREAKING Session AES key is read from [asab:storage] config section.