Skip to content

Commit

Permalink
Update docs/docusaurus/multitenancy/tenant-migration.md
Browse files Browse the repository at this point in the history
Co-authored-by: Pete Vielhaber <[email protected]>
Signed-off-by: patlo-iog <[email protected]>
  • Loading branch information
patlo-iog and petevielhaber authored Nov 20, 2023
1 parent 8ee3d04 commit e9d59ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docusaurus/multitenancy/tenant-migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ curl -X 'POST' \
```

Make sure to use the correct username and password.
Special attention on the `client_id`, this should be the actual `client_id` of the frontend application that log the user in.
Special attention on the `client_id`; this should be the actual `client_id` of the frontend application that logs the user in.
For this tutorial, it is absolutely OK to use `admin-cli`.

Example token response (some fields omitted for readability)
Expand Down

0 comments on commit e9d59ce

Please sign in to comment.