Issues App Access from Carbon Workspace

I have a set of users who only have access to a Carbon Workspace, for security purposes.

Is there a way to enable access to the Issues/Support App from the Carbon Workspace, without giving them access to any other part of the Foundry platform, including compass?

If you are on a licensed version (rather than dev tier) of Foundry you should be able to go to:

  • control panel > application access > Issues

and select the group you want to give access to.

Hope that works!

Hello,

I’ve tried this already and it does not work for my use case.

If you scroll down further in control panel > application access, it means the user also has access to files and a few other applications that cannot be disabled, which is not ideal for my use case.

I cannot see anyway around this but do let me know if you can see a viable solution.

1 Like

You can create a quick workshop in same project folder having Carbon resource.

Workshop logic - within just a single section add iframe widget with a URL of issue app. - Workshop • Embed Foundry applications • Iframe • Palantir

Now link that workshop in your Carbon. Hope this should work fine.

IMP - Don’t forget to add “embedded=true“ as suffix in URL to remove Foundry sidebar (Important because sidebar will allow user to navigate through other services so it’s good to disable it)

Example URL - https://xxxxxxxxx.palantirfoundry.com/workspace/issues-app?embedded=true