Difference between revisions of "Configuration Files/AppSettings.config"
Line 21: | Line 21: | ||
| appSettings|| UserRestrictive ||If this switch is '''1''', only known logins may connect to {{UBIK}}.<br/>If it is set to '''0''', every login may connect. | | appSettings|| UserRestrictive ||If this switch is '''1''', only known logins may connect to {{UBIK}}.<br/>If it is set to '''0''', every login may connect. | ||
|- | |- | ||
− | | appSettings|| DeviceRestrictive ||If this switch is '''1''', only known and active devices may connect to UBIK.<br/>If it is set to '''0''', every device may connect. | + | | appSettings|| DeviceRestrictive ||If this switch is '''1''', only known and active devices may connect to {{UBIK}}.<br/>If it is set to '''0''', every device may connect. |
|- | |- | ||
| appSettings|| TokenRestrictive ||If this switch is '''1''', data access is only possible after a successfull authentication.<br/>If it is set to '''0''', the token is not validated. | | appSettings|| TokenRestrictive ||If this switch is '''1''', data access is only possible after a successfull authentication.<br/>If it is set to '''0''', the token is not validated. |
Revision as of 10:39, 9 December 2015
The data and session management service of the web service are configured in this file.