-
Story
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
False
-
-
False
-
Unset
-
None
-
-
There was an ask from the ansible galaxy team to be able to trace service accounts back to the user that created them.
Their usecase:
The backend uses the header to construct a django user (kinda required for how the app works) ... so when users login via an offline token (service account), this change would allow them to get their real username as their account rather than a <UUID> username.