jenkins-job-builder/tests/properties/fixtures/authorization_matrix.yaml
trunov_ms 2aec5fc2e6 STORY: 2009856
added support for Matrix Authorization Stategy 3.0+ version

Change-Id: I46521033d9fd6f7f4ae59d8784f9fbfdd49958ed
2022-03-09 10:05:12 +05:00

22 lines
438 B
YAML

properties:
- authorization:
USER:admin:
- job-delete
- job-configure
- job-read
- job-discover
- job-build
- job-workspace
- job-cancel
- run-delete
- run-replay
- run-update
- scm-tag
GROUP:anonymous:
- job-discover
- job-read
- job-extended-read
authenticated:
- job-discover
- job-read