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 7 forks source link

Configurable anonymous session expiration #217

Closed byewokko closed 1 year ago

byewokko commented 1 year ago

the expiration of anonymous session (both root and client subsessions!) can now be overwritten by the anonymous_expiration configuration option:

[seacatauth:session]
anonymous_expiration=8 h