Deprecations
  • 17 Nov 2022
  • Dark
    Light
  • PDF

Deprecations

  • Dark
    Light
  • PDF

Article Summary

These are properties that should no longer be used. Although they are supported in the code base, it is not a best practice to use them. Knowing about them is helpful since some adapters may still use them instead of the .system entity. These properties were replaced with the .system entity for authentication and healthcheck. The .system entity allows for more expanded capabilities in the token and healthcheck calls.

Authentication

Property Type Description
token_user_field string Identifies the name of the field which should contain the login user when requesting a token.
token_password_field string Identifies the name of the field which should contain the password when requesting a token.
token_result_field string Identifies the name of the field in the response which will contain the token when requesting a token.
token_URI_path string The path used to retrieve an authentication token for a dynamic token request.

Healthcheck

Property Type Description
protocol string Defines the protocol (i.e., REST) used to communicate with the other system.
URI_Path string The path used to see if the other system is up and operational.

Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.