Open
Description
Report from a customer:
"We’re trying to use client credentials auth everywhere as opposed to CF users. I hit a problem when trying to create an Org after making that change. The java client attempts to set the org manager user, by extracting the username of the currently authenticated user from the access token. Only now we’re using a client rather than a user, there is no username available…"
This issue has already been resolved in the CLI, we need to reflect their solution. Note that there are other related issues that will probably need handling separately.