Project Folder Permission to view projects

Jaihari
Jaihari Dataiku DSS Core Designer, Registered Posts: 5 ✭✭✭✭

Hi All,

It would be very helpful if anyone can help me with this scenario.

I have a project folder created to a specific team. I need all users who are tagged to a group added to this project folder to have access to view all projects created by any of the users who are tagged to this group.

I am aware that there is an option to make project discoverable but this will lead to all users of DSS instance to see that project name which should not be the case. Also, I do not want to ask users to add the group to individual projects instead I want the access to be inherited based on project folder.

Thanks in advance. Hoping to find a way for this scenario.


Operating system used: Windows 10

Best Answer

  • Turribeach
    Turribeach Dataiku DSS Core Designer, Neuron, Dataiku DSS Adv Designer, Registered, Neuron 2023 Posts: 2,024 Neuron
    Answer ✓

    I am afraid there isn't a built-in solution for this. For right or wrong Dataiku does not cascade folder permissions to newly created projects inside folders. You have two options:

    1. Instruct every project creator to add the group permissions every time they create a new project
    2. Develop some Dataiku API code that crawls your projects frequently and cascades the folder permissions to newly created projects using the Dataiku API. You can add a project tag to denote the ones you have permissioned already.

    Thanks

Answers

Setup Info
    Tags
      Help me…