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

NameTypeDescriptionNotes
UrlstringThe sign-in URL to a test instance of your app
UsernamestringThe username for your app admin account
PasswordstringThe password for your app admin account
InstructionsstringAdditional instructions to test the app integration, including instructions for obtaining test accounts[optional]

[Back to Model list] [Back to API list] [Back to README]