Description
Authenticated users inherit the roles that are specified for anonymous users. There is already an issue tracking making this more obvious in the documentation.
The _authenticate
API should also return the anonymous roles in the response along with the roles that the authenticated user is assigned and/or mapped to.