'Identify users of a Shiny app run inside a Databricks notebook

When running a Shiny app inside a Databricks notebook as described here, is it possible to get the Databricks user id of the app user?

(Not the id of the user running the notebook but the id of the user of the Shiny app.)



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source