Okta.Sdk.Model.TestInfoTestAccount
October 3, 2024 ยท View on GitHub
An account on a test instance of your app with admin privileges. A test admin account is required by Okta for integration testing. During OIN QA testing, an Okta analyst uses this admin account to configure your app for the various test case flows.
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Url | string | The sign-in URL to a test instance of your app | |
| Username | string | The username for your app admin account | |
| Password | string | The password for your app admin account | |
| Instructions | string | Additional instructions to test the app integration, including instructions for obtaining test accounts | [optional] |