> On Sep 20, 2019, at 6:15 AM, Tim Clarke <tim.clarke@xxxxxxxxxxxx> wrote: > >> On 20/09/2019 12:50, David Gallagher wrote: >> Hi - I’m working on a database that will be accessed via a web app. >> I’m used to a setup where there is one account/role that the app would >> use to access the database, but in my current scenario I’m interested >> in row level security and auditing enforced by the database. In this >> scenario, would it make sense to have a user account on the database >> to mirror the user account from the web app? Is that an unusual practice? > > > Not at all, we're doing it > > > Tim Clarke > But you likely want a many-to-one mapping of actual user to permission group