Skip to content

Commit a58a2b0

Browse files
committed
Update Blog “bulk-onboarding-of-users-in-hpe-greenlake-edge-to-cloud-platform”
1 parent af3970e commit a58a2b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

content/blog/bulk-onboarding-of-users-in-hpe-greenlake-edge-to-cloud-platform.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,13 @@ Let’s look at the steps necessary to invite users from my spreadsheets:
4949

5050
* Prompt for Client Secret that matches the Client Id
5151
* Retrieve a session token using those credentials
52+
5253
4. For each user in Users sheet
5354

5455
* Lookup Client Id using workspace name
5556
* Call POST /identity/v1/users for user using email
5657
* Increase counter of invited users
58+
5759
5. Display list of users invited in each workspace
5860

5961
## Putting things together in PowerShell

0 commit comments

Comments
 (0)