Principals
Groups of users or machines
Last updated
Groups of users or machines
Last updated
Every processing platform has its own conventions and naming regarding groups of users or machines. In order not to use these terms interchangeably, we use Principal
as the definition for any group of users, machines, entities, etc.
In the table below, you will find the concept names per processing platform. For each processing platform you can click the name to go to the docs describing creation of the principals. For Postgres and Synapse, read below.
Processing Platform | Principal for Platform |
---|---|
Using a database client, like psql
or DBeaver
, execute the following commands to create a role, a user and grant the role to the user:
Very similarly to postgres execute the following from a SQL script in your Synapse Studio:
custom user-to-group mapping
group, role, permission
group
role
Postgres
role
Synapse
role