No "Log out" option when we have default page setup

We have some users who have access to only one workshop app and access was not given to other apps.

Basic functionality is working as expected. But, these users are facing a couple of issues.

  1. They do not see “Log out” option.
  2. They can’t add second passkey.

You can add a button group widget to that one workshop application they have access to. Set its on-click behavior to URL and you can use:

https://{YOUR_STACK_URL}.palantirfoundry.com/multipass/api/logout

1 Like