You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
512 B

3 years ago
  1. jenkins:
  2. securityRealm:
  3. local:
  4. allowsSignup: false
  5. users:
  6. - id: ${JENKINS_ADMIN_ID}
  7. password: ${JENKINS_ADMIN_PASSWORD}
  8. authorizationStrategy:
  9. globalMatrix:
  10. permissions:
  11. - "Overall/Administer:admin"
  12. - "Overall/Read:authenticated"
  13. remotingSecurity:
  14. enabled: true
  15. security:
  16. queueItemAuthenticator:
  17. authenticators:
  18. - global:
  19. strategy: triggeringUsersAuthorizationStrategy
  20. unclassified:
  21. location:
  22. url: http://localhost:8080/