Difference between revisions of "QPR UI System Settings"
Jump to navigation
Jump to search
Line 26: | Line 26: | ||
|- | |- | ||
|[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_AUTOMATIC_LOGIN]] | |[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_AUTOMATIC_LOGIN]] | ||
− | | | + | |Federated authentication setting, described in the linked page. |
|- | |- | ||
|[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_CONSUMER_URL]] | |[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_CONSUMER_URL]] | ||
− | | | + | |Federated authentication setting, described in the linked page. |
|- | |- | ||
|[[Federated_Authentication in QPR MobileDashboard#Configuration entries when using metadata|SAML_METADATA_URL]] | |[[Federated_Authentication in QPR MobileDashboard#Configuration entries when using metadata|SAML_METADATA_URL]] | ||
− | | | + | |Federated authentication setting, described in the linked page. |
|- | |- | ||
|[[Federated Authentication in QPR MobileDashboard#Configuration entries when using a public key|SAML_REDIRECT_URL]] | |[[Federated Authentication in QPR MobileDashboard#Configuration entries when using a public key|SAML_REDIRECT_URL]] | ||
− | | | + | |Federated authentication setting, described in the linked page. |
|- | |- | ||
|[[Federated_Authentication in QPR MobileDashboard#Configuration entries when using metadata|SAML_SERVER_ENTITY_IDENTIFIER]] | |[[Federated_Authentication in QPR MobileDashboard#Configuration entries when using metadata|SAML_SERVER_ENTITY_IDENTIFIER]] | ||
− | | | + | |Federated authentication setting, described in the linked page. |
|- | |- | ||
|[[Federated Authentication in QPR_MobileDashboard#Configuration entries when using a public key|SAML_SIGNING_CERTIFICATE]] | |[[Federated Authentication in QPR_MobileDashboard#Configuration entries when using a public key|SAML_SIGNING_CERTIFICATE]] | ||
− | | | + | |Federated authentication setting, described in the linked page. |
|- | |- | ||
|[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_USER_DESCRIPTION_ATTRIBUTE]] | |[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_USER_DESCRIPTION_ATTRIBUTE]] | ||
− | | | + | |Federated authentication setting, described in the linked page. |
|- | |- | ||
|[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_USER_EMAIL_ATTRIBUTE]] | |[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_USER_EMAIL_ATTRIBUTE]] | ||
− | | | + | |Federated authentication setting, described in the linked page. |
|- | |- | ||
|[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_USER_FULLNAME_ATTRIBUTE]] | |[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_USER_FULLNAME_ATTRIBUTE]] | ||
− | | | + | |Federated authentication setting, described in the linked page. |
|- | |- | ||
|[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_USER_GROUPS_ATTRIBUTE]] | |[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_USER_GROUPS_ATTRIBUTE]] | ||
− | | | + | |Federated authentication setting, described in the linked page. |
|- | |- | ||
|[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_USER_ID_ATTRIBUTE]] | |[[Federated Authentication in QPR MobileDashboard#Common configuration entries|SAML_USER_ID_ATTRIBUTE]] | ||
− | | | + | |Federated authentication setting, described in the linked page. |
|- | |- | ||
|SCHEMA_VERSION | |SCHEMA_VERSION |
Revision as of 20:36, 27 September 2017
This page describes all QPR MobileDashboard system settings. The settings are stored in QPR MobileDashboard's database in the CONFIGURATIONENTITY table. Some of the settings can be changed during the installation in the installation wizard. After these settings are changed in the database, QPR MobileDashboard's Windows service must be restarted so that the changes take effect.
The Setting name in the following table is defined in the KEY_FIELD column of the CONFIGURATIONENTITY table.
Setting name (KEY_FIELD column) | Description |
---|---|
ADMINISTRATORS_GROUP_NAME | QPR Suite (MEA) or QPR ProcessAnalyzer user group name which member users are administrators in QPR MobileDashboard. Other users have only viewer rights. |
AUTHENTICATION_SERVICES | |
DB_VERSION | QPR MobileDashboard database version. Do not edit this field. |
FEDERATEDLY_MANAGED_GROUPS | List of user groups that the federated authentication syncronizes for a user when the user logs in to QPR MobileDashboard. |
MEA_SERVICE_LOCATION | QPR Suite (MEA) web service interface location. QPR MobileDashboard uses this address to access QPR Suite to fetch data. |
PA_SERVICE_LOCATION | QPR ProcessAnalyzer web service interface location. QPR MobileDashboard uses this address to access QPR ProcessAnalyzer to fetch data. |
SAML_AUTOMATIC_LOGIN | Federated authentication setting, described in the linked page. |
SAML_CONSUMER_URL | Federated authentication setting, described in the linked page. |
SAML_METADATA_URL | Federated authentication setting, described in the linked page. |
SAML_REDIRECT_URL | Federated authentication setting, described in the linked page. |
SAML_SERVER_ENTITY_IDENTIFIER | Federated authentication setting, described in the linked page. |
SAML_SIGNING_CERTIFICATE | Federated authentication setting, described in the linked page. |
SAML_USER_DESCRIPTION_ATTRIBUTE | Federated authentication setting, described in the linked page. |
SAML_USER_EMAIL_ATTRIBUTE | Federated authentication setting, described in the linked page. |
SAML_USER_FULLNAME_ATTRIBUTE | Federated authentication setting, described in the linked page. |
SAML_USER_GROUPS_ATTRIBUTE | Federated authentication setting, described in the linked page. |
SAML_USER_ID_ATTRIBUTE | Federated authentication setting, described in the linked page. |
SCHEMA_VERSION | QPR MobileDashboard database schema version. Do not edit this field. |
SESSION_EXPIRATION_TIME | QPR MobileDashboard user session expiration time in minutes. If this setting is not defined, by default this is 30 minutes. |
SYSTEM_USER_NAME | QPR Suite (MEA) system username. Used in the federated authentication. |
SYSTEM_USER_PASSWORD | Password of the QPR Suite (MEA) system user defined in SYSTEM_USER_NAME field. |