Jump to: navigation, search

Changes


Login Dialog

962 bytes added, 14:36, 21 January 2015
/* Authentication messages */
=== Invalid user credentials ===
When the usernames and/or the passwords being used are is invalid, the indicating message says "The username or isn't valid. Please try again.". Also when the password being used is invalid, the indicating message says "The password isn't valid. Please try again." === Web service messages ===In case an error occurred while/when the client sends a request to the web service for authentication, a message detailing the reason for failure will be displayed according to the following {| class="wikitable" | width = "75%"|-! Cause!! Message displayed|-| ''Invalid satellite''|| The satellite is invalid.|-| ''Locked satellite''|| The satellite is locked.|-| ''Service unavailable''|| The service is unavailable.|-| ''Service maintenance''|| The service is in maintenance.|-| ''Internal error''|| An internal error occurred at server side.|-| ''Unknown error''|| An error occurred at service side.|-| ''Authorization error''|| An authorization error occurred. Erroneous HTTP status code 401.|-| ''Service not found''|| The service couldn't be called. Please check the configuration. Erroneous HTTP status code 401.|-|}
{{Hint|Verification of username and password happens only if the [[UBIK_Web_Service_Configuration|{{UBIK}} web service]] is configured accordingly.}}
109
edits