NextGen Knowledge Center

Basic HTTP Authentication

Provides Basic Authentication support for HTTP-based source connectors.

ItemNameDescription
ARealmThe protection space for this server.
BUse Table
  • Use Table: When selected, use the Credentials table (B) to populate credentials.

    To Use the Table
    • Select New
    • Double-click the Username field and enter a username for the credential.
    • Double-click the Password field and enter a password for the credential.

      Note:

      At least one username/password pair is required for the credentials.

  • Use Map: When selected, the Java map specified by the following variable will is used to populate credentials. The map must have String keys and either String or List<String> values.