Track events for job token scope setting changes
What does this MR do and why?
Addresses items 3 and 4 from #478522 (closed):
- Job token scope is explicitly enabled by the user. - helps us understand user activity after the authorizations log.
- Job token scope is explicitly disabled by the user. - helps us understand how many projects disable the scope (e.g. new projects)
Edited by Erick Bajao