-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: github-oauth-plugin
-
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