This adapter does not support non-interactive login. You can only authenticate using the OAuth2.0 flow.
First, please make sure your account is set up for OAuth2.0 authentication. See the OAuth2.0 configure your account section in the main README.
Supported parameters are:
tenantIdclientIdclientSecretport- the port you've set in the redirect URI
All the first three parameters are available in the app overview page for the app you've registered in the Entra Admin Center.
salto account add -a oauth microsoft_security --login-parameters tenantId=SomeTenantId clientId=SomeClientId clientSecret=SomeClient port=SomePort