Adding token to list of session keys to delete when impersonating user
What does this MR do and why?
This MR simply adds the cloud_platform_access_token
to the list of keys to delete when starting impersonating a user to prevent inadvertently using the wrong token in the wrong context.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.