okta-apps
List all apps from Okta service.
okta-apps [profile=PROFILE]
- profile=PROFILE
- Connect profile code of Okta
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | Okta connect profile code |
id | String | ID | e.g. 0oaju4gtdo2X6ZdBf697 |
name | String | Name | e.g. okta_browser_plugin |
label | String | Label | e.g. Okta Browser Plugin |
signon_mode | String | Sign-on mode | e.g. OPENID_CONNECT, SAML_2_0 |
status | String | Status | e.g. ACTIVE |
settings | Map | Settings | The settings field value in REST API response. |
credentials | Map | Credentials | The credentials field value in REST API response. |
accessibility | Map | Accessibility | The accessibility field value in REST API response. |
visibility | Map | Visibility | The visibility field value in REST API response. |
created | Date | Created | |
updated | Date | Updated |