Turnstile Permissions

r

CMS allowing IT and Security admins to manage auth (Users, Roles and Permissions) for internal apps. Integrates with OneLogin for authentication (Ruby, Rails)APM Health Dashboard

m

App Name

App name

r

Turnstile CMS Backoffice WebApolloJupyterhubImport ToolHATTransformerKoala Treasury

Subdomain

r

subdomain.namely.land

Role

Role title

r

name - the human-readable name of the Role. used for administration / reporting onlydescription - describes the role. used for administration only

App related

Permissions

r

many to many Permissions (i.e. one Permission can belong to multiple Roles)upstream apps only consume permissions - roles without permissions do nothing

Users

r

many to many Users (i.e. one Permission can belong to multiple Roles)

Permission

r

name - the machine-readable name of the permission. consumed by upstream apps for their internal auth logicpermission names must match names within upstream apps exactlydescription - describes the permission. used for administration onlymany to many Roles (i.e. one Permission can belong to multiple Roles)

User

r

email - the user's email address - must match OneLoginmany to many Roles (i.e. one Role can belong to multiple Users)