Skip to content

Commit

Permalink
edit
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardJECooke authored and RichardJECooke committed Jan 8, 2025
1 parent 6117cf9 commit 185b839
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ Note that FusionAuth generated a new UUID for the user Id. Even if you specify a
This limitation means that your code has to store the Id for the user returned from FusionAuth in order to issue further commands against the user.
</Aside>
- To see the the new user in the FusionAuth users page, comment out the `api.put` and `api.delete` lines in `scim.js` and run the command above again.
- To see the new user in the FusionAuth users page, comment out the `api.put` and `api.delete` lines in `scim.js` and run the command above again.
You should now see the user Alice in the users page, as shown below.
Expand Down

0 comments on commit 185b839

Please sign in to comment.