Default Login
Selects the type of login to use:
- Login: Username, password used for login)
- SSO: Single Sign On used for login (SSO is only supported for Android devices)
The default is Login.
A700x
This parameter is not supported on the A700x.
Android
Set the DefaultLogin parameter in the ApplicationConfig repository in the OnetimeStartupSettings.config file.
{
"Repositories": {
"ApplicationConfig": {
"DefaultLogin": "Login"
}
}
}