-
Bug
-
Resolution: Fixed
-
Minor
-
None
-
-
github-oauth:0.32
When doing a User.impersonate when the github oauth plugin is installed, the resulting user does not contain any authorities (ie, github organisations/teams) that the user is a member of.
This is a result of getting the authentication token for the caller (which is likely to be SYSTEM) rather than the target user and setting this as the authentication.
Present in 0.31