Authorization mode settings
AuthMode defines MFT authentication mode.
The following values are available:
- Password-based : direct authentication at MFT server with a username and password
- AzureAD : Integration and single sign-on via Azure Active Directory. Users are created on demand.
- OAuthOkta: Integration with OAuth 2.0 Okta via MFT Connect API. Users are created on demand.
The default value isĀ Password-based. For example: AuthMode=Password-based.