...
There are two fields to configure:
Field | Value | Example |
---|
Default Domain | This is the default domain that will be used when users open PhixFlow. They will be able to change this by selecting from a drop-down list, which will show all configured domains as well as local. Local is what users will select if they have "local" users - i.e. PhixFlow users - set up in PhixFlow, and do not want to login via an Active Directory user. |
localnarnia.Active Directory Login Goupr | ...
|
Active Directory Login Group |
...
| The list of names of Active Directory groups authorized to use this instance of the PhixFlow, separated by semicolons. Use {instance} to include the PhixFlow instance name. Note that these groups do not have to be mapped to any of the PhixFlow User Groups (see below). | Code Block |
---|
PHIXFLOW_ADMINS; PHIXFLOW_USERS_{instance} |
|
With the given configuration, assuming the instance name is ‘LIVE’, members of the following Active Directory groups will be authorized to log in into this PhixFlow instance:
...