Changes

Serverside Account Configuration

380 bytes added, 13:31, 27 July 2015
/* Receive a new configuration */
== Receive a new configuration ==
 
[[File:UI_account_configuration_notification_new_configuration_received.png|thumb|alt=Account configuration received|Account configuration received]]
[[File:UI_account_configuration_notification_server_no_response.png|thumb|alt=Server not reachable|Server not reachable]]
The application tries to fetch a account configuration every time the app starts. A fetched account configuration is always stored locally, which means that it is available directly upon the next start of the app.
The case that a new configuration is received does only occur when the fetched configuration is different to the locally stored account configuration, or there is no configuration stored locally. In case that a user is already authenticated, the existing configuration remains valid until the user loggs out or the app is shut down.
The case that the server is not reachable does normally occur, when the configured URL is erroneous.  [[Category:Android|Serverside Account Configuration]][[Category:Client|Serverside Account Configuration]]
== See also ==
166
edits