Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Users within Hub are managed with Auth0. Auth0 is a single sign-on authentication service.

The following user roles exist within Hub:

Organization Admin


'admin:organization'

'read:item'

'refresh:item'

'create:engines'

'read:engines'

'refresh:engine'

'update:engines'

'delete:engines',
    
'create:channels'

'read:channels'

'update:channels'

'delete:channels'

'create:rules'

'read:rules'

'update:rules'

'delete:rules'

'create:categories'

'read:categories'

'update:categories'

'delete:categories'

'create:users'

'delete:users'

'update:users'

'read:users'

'read:organizations'

Organization Manager


'read:item'

'refresh:item'

'create:engines'

'read:engines'

'refresh:engine'

'update:engines'
    
'create:channels'

'read:channels'

'update:channels'

'delete:channels'

'create:rules'

'read:rules'

'update:rules'

'delete:rules'

'create:categories'

'read:categories'

'update:categories'

'delete:categories'

'read:organizations'

Superuser


Superusers should be limited or phased out entirely; instead replaced with granular administrative privileges. For now, however, any user with the following roles is treated as a superuser and can do everything within Hub and the frontend WordPress sites with a Hub connection.

'superuser'
  • No labels