Version 16.3.0, on PaaS.
Normally, our Ataccama team gets access to all workflows in the admin centre.
I’ve got a use case where we want to allow users with 1 RDM role to run 1 workflow. They should not be able to run any other workflows.
I’m trying to play with the intercepturls in the git project.
- I tried giving access to the welcome page, but it comes up weird.
- Normal welcome page:

- Welcome page for my test user:

- Normal welcome page:
- How do I neatly provide the access to just that 1 workflow but also allow them to navigate to it? Or am I stuck having to give them the exact URL?
- I can’t give /console/wfConfigs/** to allow them to browse to the workflow, because that would automatically allow them access to all workflows.
Any ideas?

