Okta Verify configurations for Android devices
You can use your mobile device management (MDM) solution to deploy Okta Verify configurations to domains. The configurations enable Okta Verify functionality.
Use the following keys and values to configure Okta Verify:
- domainName
- managementHint
- OktaVerify.SerialNumber
- ReportApplicationPerformance
- ReportBugs
- ReportCrashLogs
- ReportDiagnostics
- ReportLocalFileLog
domainName
Use this configuration to pre-populate the sign-in URL so that end users don't have to enter this value when they add an Okta Verify account. For example, example.okta.com. This configuration is available for Okta Verify 7.2.0 and later.
Value (string): <org_sign-in_URL>
managementHint
Use this configuration to specify a secret key, which indicates that a device is managed. For example, 3zr7Q~vw4C16FS2bH8UfS1gJ5cL6sj~x_U9PQ.
See Integrate Okta with your MDM software.
Value (string): <secret_key>
OktaVerify.SerialNumber
Enable the collection of serial identifiers on managed devices.
Value (string): <serial_number>
<serial_number> is a predefined macro provided by the MDM provider. For details, check the requirements of your MDM provider. If this value can't be retrieved, Okta Verify reports empty values.
ReportApplicationPerformance
Configure the collection of app performance reports. This configuration is available for Okta Verify 7.42.0 and later.
Value (boolean):
true: Default. Performance reports are collected.
false: Performance reports aren't collected. Choosing this value might affect the Okta team's ability to assist with troubleshooting.
ReportBugs
Configure whether users can submit bug reports. This configuration is available for Okta Verify 7.42.0 and later.
Value (boolean):
true: Default. Users can submit feedback and include bug reports.
false: The Send feedback menu is unavailable. Choosing this value might affect the Okta team's ability to assist with troubleshooting.
ReportCrashLogs
Configure the inclusion of console logs in crash reports. This configuration is available for Okta Verify 7.42.0 and later.
Value (boolean):
true: Default. Crash reports include console logs.
false: Crash reports don't include console logs. Choosing this value might affect the Okta team's ability to assist with troubleshooting.
ReportDiagnostics
Configure the app diagnostics collection. This configuration is available for Okta Verify 7.42.0 and later.
Value (boolean):
true: Default. App use diagnostics such as non-fatal errors are recorded.
false: Diagnostics of application usage is disabled. Choosing this value might affect the Okta team's ability to assist with troubleshooting.
ReportLocalFileLog
Configure local file logging and export. This configuration is available for Okta Verify 7.42.0 and later.
Value (boolean):
true: Default. Users can save logs locally and export them from the Send feedback menu.
false: Logs aren't included when users submit feedback. Choosing this value might affect the Okta team's ability to assist with troubleshooting.