Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The System Configuration parameter Max Page/Chart Size has been renamed to Maximum Download Size.

Active Directory Integration

When logging into PhixFlow as a Active Directory (LDAP) user, the list of user groups for that user are saved in a single database field, and are used to determine which PhixFlow User Groups of which the user is a member. Previously, that list of user groups could exceed the size of he database field, resulting in that user being unable to login. The saved list is now limited to those groups that are relevant to PhixFlow.

When an Active Directory user logs in, a user is created in PhixFlow using details taken from the Active Directory server:

  • The user's First Name is populated from the Active Directory givenName field.
  • The user's Phone Number is set from the first of the following Active Directory fields (telephoneNumber, mobile, or ipPhone) that is set.
  • The user's Organisation is set to the Company or Department fields from the Active Directory record.

...