Active Directory Basic Auth Account

Overview

The Active Directory Basic Auth Account enables you to connect to your Active Directory server using basic authentication with a username and password.

Prerequisites

None.

Account settings

Legend:
  • Expression icon (): Allows using JavaScript syntax to access SnapLogic Expressions to set field values dynamically (if enabled). If disabled, you can provide a static value. Learn more.
  • SnapGPT (): Generates SnapLogic Expressions based on natural language using SnapGPT. Learn more.
  • Suggestion icon (): Populates a list of values dynamically based on your Snap configuration. You can select only one attribute at a time using the icon. Type into the field if it supports a comma-separated list of values.
  • Upload : Uploads files. Learn more.
Learn more about the icons in the Snap settings dialog.
Field/Field set Description
Label*

String

Required. Unique name for the account.

Example: My Active Directory Account

Username*

String

Required. Specify the username to authenticate with the Active Directory server.

Example: [email protected]

Password*

String/Expression

Required. Specify the password for the username.

Domain name*

String

Required. Specify the Active Directory domain name.

Example: server.example.com

Port*

Integer

Required. Specify the port number for connecting to the Active Directory server.

Default value: 389

URI of the LDAP server*

String

Required. Specify the URI of the LDAP server.

Example: ldap://123.255.123.255

Referral*

Dropdown list

Required. Select the referral handling behavior. Available options are:

  • follow: Automatically follow referrals.
  • ignore: Ignore referrals.

Default value: follow

Note:

For JDK 8u181 and later versions, you may need to configure the JVM option com.sun.jndi.ldap.object.disableEndpointIdentification=true to maintain backward compatibility and prevent validation failures.

Account Encryption

Standard Encryption If you are using Standard Encryption, the High sensitivity settings under Enhanced Encryption are followed.
Enhanced Encryption If you have the Enhanced Account Encryption feature, the following describes which fields are encrypted for each sensitivity level selected for this account:
  • High: Password.
  • Medium + High: Username, Password.
  • Low + Medium + High: Username, Password.