This script adds a new tenant and set ups a custom theme and application for that tenant.
bundle install
This has been tested with ruby 2.7.
- create an API key
- edit the file and update the
NAMEand theFA_URL_constants. - run the script to create a new tenant:
API_KEY=... ruby tenant-example.rb - or retrieve a user:
API_KEY=... ruby client-request.rb
More in this blog post: https://fusionauth.io/blog/2020/06/30/private-labeling-with-multi-tenant