...
There is a new Active Directory tab in the System Configuration window.
It allows configuring two fields:
- Default Domain – the domain which will be selected by default on the login screen. local by default.
- Active Directory Login Group – the list of names of Active Directory group authorized to use this instance of the PhixFlow, separated by semicolons. Use {instance} to include the PhixFlow instance name.
With the given configuration, assuming the instance name is ‘CV1’‘LIVE’, members of the following Active Directory groups will be authorized to log in into this PhixFlow instance:
- CVPHIXFLOW_ADMINS
- CVPHIXFLOW_USERS_CV1LIVE
User Groups
The current PhixFlow mechanism of User Groups can be applied to Active Directory users. There is a new Active Directory Group field in the User Group editor window. Members of the given Active Directory group will be members of the configured PhixFlow User Group. Use {instance} to include the PhixFlow instance name.
With the given configuration, assuming the instance name is ‘CV1’‘LIVE’, members of the Active Directory ‘CV‘PHIXFLOW_USERS_CV1’ LIVE’ will be members of the ‘Designers’ PhixFlow User Group.
...