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

Fix token request for self-encoded (algorithmic) sessions #404

Closed byewokko closed 6 days ago

byewokko commented 6 days ago

Issue

Token request fails if anonymous is in scope.

Solution