Change the sub in the Auth0-generated jwt token

Problem statement

We’re trying to change the sub claim for the access token in the rules, but notice that the change is ignored.

Solution

Currently, we do not support modifying the sub claim within actions or rules.