Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.5.21, 6.4.2, 22.08.1
-
Component/s: REST-API
-
Labels:None
Description
The JWTs MaxScale generate use the aud field to store the username instead of the sub field which would be more appropriate. This should not be a breaking change as it extends the JWT and only MaxScale uses them.