p2-inc / keycloak-orgs

Single realm, multi-tenancy for SaaS apps
Other
361 stars 65 forks source link

Feature-147 Add mechanism for importing/exporting realm organizations #205

Closed rtufisi closed 3 months ago

xgp commented 3 months ago
  1. Add documentation README
  2. Write a test. Make sure that there are no side effects. Count all entities and validate their contents.
xgp commented 3 months ago

Exclude the org-admin-<uuid> user from the export. And make a note in your documentation of what you are excluding and why (e.g. because they are automatically created on organization create).

xgp commented 3 months ago

24 updates are merged, so this may need to be rebased. @rtufisi