My Jenkins box uses Linux groups based security, and I set up Matrix-based security on my configuration page.
How come ALL my jobs are "Running as anonymous" (seen on jobs' console output), regardless on how they're triggered?
- Me logged in as my user (as an admin)
- Pipeline scan
- Cron
- Triggered from another job
- Etc.
How can I correct this?
Thanks,
Chris