okta-groups
List all groups from Okta service.
okta-groups [profile=PROFILE]
- profile=PROFILE
- Connect profile code of Okta
Output Fields
| Field | Type | Name | Description |
|---|---|---|---|
| profile | String | Connect Profile | Connect profile code of Okta |
| id | String | ID | e.g. 00gju3gt826Jhbwdd697 |
| name | String | Name | e.g. Everyone |
| description | String | Description | e.g. All users in your organization |
| user_count | Integer | User count | e.g. 6 |
| app_count | Integer | App count | e.g. 0 |
| object_class | String | Object class | e.g. okta:user_group |
| created | Date | Creation time | |
| updated | Date | Last updated time |