Looks like you might be confusing a glob with a regex. You probably want: (parent/project/component)|(parent/project/component/.*)
________________________________________ From: [email protected] <[email protected]> on behalf of Raj Kiran Neerukonda <[email protected]> Sent: 10 July 2017 01:11:30 To: Jenkins Users Subject: Re: Issue with RegEx for project roles in Matrix Authorization Strategy Plugin Hello, I am having similar problem. Right now i am having multiple directories, i need to control access to sub directories. For example, i have component specific jenkins jobs in parent/project/component/* How can i configure this pattern in role base authentication? I tried giving parent/project/component|parent/project/component/* it dint worked. Please help me. Thank you, Raj Kiran. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]<mailto:[email protected]>. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/b2514fd7-d0d7-4e8e-97e3-58e4099eadf2%40googlegroups.com<https://groups.google.com/d/msgid/jenkinsci-users/b2514fd7-d0d7-4e8e-97e3-58e4099eadf2%40googlegroups.com?utm_medium=email&utm_source=footer>. For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/dd00dea43dac449b89e8e72e59d3d428%40partner.eso.org. For more options, visit https://groups.google.com/d/optout.
