Skip to content

Commit 7fc246b

Browse files
committed
Update Blog “bulk-onboarding-of-users-in-hpe-greenlake-edge-to-cloud-platform”
1 parent 94e4957 commit 7fc246b

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,16 +60,12 @@ Let’s look at the steps necessary to invite users from my spreadsheets:
6060
1. Read command parameters to get the Excel filename
6161
2. Open spreadsheet to retrieve data
6262
3. For each workspace in Workspaces sheet
63-
6463
* Prompt for Client Secret that matches the Client Id
6564
* Retrieve a session token using those credentials
66-
6765
4. For each user in Users sheet
68-
6966
* Lookup Client Id using workspace name
7067
* Call POST /identity/v1/users for user using email
7168
* Increase counter of invited users
72-
7369
5. Display list of users invited in each workspace
7470

7571
## Putting things together in PowerShell

0 commit comments

Comments
 (0)