Jump to Content
UserClouds
GuidesAPI Reference
v1.0

Log InUserClouds
Guides
Log In
v1.0GuidesAPI Reference

WELCOME

  • Welcome to the UserClouds Docs!

Data Access & TRansformation

  • Proxy and Plug-In Implementation
    • Introduction
    • Quickstart Guide
    • Applying access policies
    • Masking data
    • Unmasking tokenized data
    • Browser Plug-in
  • How to Guides
    • Connect to a third party store
    • Apply global data protection policies
    • Protect a column with default settings
    • Create a transformer
    • Create an access policy
    • Enforce rate limiting
    • Read user data
      • Configure an accessor
      • Execute an accessor
      • Resolve a token
    • Edit user data & consents
      • Configure a mutator
      • Execute a mutator
    • Read user consents
    • Use your custom SDK
  • Definitions
    • Access Policies
    • Transformers
    • Selectors
    • Accessors (read paths)
    • Mutators (write paths)

Data Tokenization

  • Overview
    • Why tokenize?
    • How it works
  • Definitions
    • Token Access Policies
    • Token Transformers
  • How To Guides
    • Create an access policy
    • Create a transformer
    • Create a token
    • Resolve a token
    • Bulk token operations
  • Quickstart Guides
    • Sample app - Go
    • Add your UserClouds credentials
    • Explore the Tokenizer UI

Data Storage

  • Introduction
  • Overview
  • Definitions
    • Data types
    • Columns
    • Purpose and consent
  • How To Guides
    • Define your data processing purposes
    • Change your data schema
    • Create a user
    • Import users
  • Data Lifecycle

Authorization

  • Introduction
    • Why use UserClouds AuthZ?
  • Overview
    • Key concepts
    • Modeling Hierarchy with Attribute Scopes
  • Implement AuthZ in 3 Steps
    • 1. Design your model
    • 2. Populate the graph
    • 3. Run permissions checks
  • Illustrative examples
    • Slack
    • EdTech Platform
    • Hybrid C2C / B2C Marketplace

Authentication

  • Introduction
  • Quickstart Guides
    • Sample App
    • Create your tenant
    • Add UserClouds to your software
  • How To Guides
    • Migrate from Auth0
    • Add social login
    • Set up two factor authentication (2FA)
    • Customize your login interface
    • Add custom sign-up fields
    • Customize your login emails
    • Set up a custom domain

Deployment

  • Deployment Options
  • Set-up guides
    • VPC Peering Set-up Guide
    • Docker Set-up Guide
    • EKS Set-up Guide
  • Managing configuration

Support

  • Support services
Powered by 

How To Guides

Suggest Edits

This section contains How To Guides on the key tasks you will complete around data storage.

1. Configure your store

  • Define your purposes
  • Manage your columns

2. Create users

  • Create a user
  • Import users in bulk

Updated about 1 year ago


What’s Next
  • Define your purposes
  • Table of Contents
    • 1. Configure your store
    • 2. Create users