Show pageOld revisionsBacklinksExport to PDFExport Page to HTML/PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. {{tag>Manuals How_To Mobile User Login}} [<10>] ====== How to remember user credentials to prevent multiple logins ====== On mobile phones a user may want to login only the first time he/she accesses an application and then the application should remember the user credentials, so that the next time the user accesses the application he/she does not have to login again. //**AwareIM**// provide a form called ''logonM.html'' that includes a checkbox called “Remember me”. If the user ticks this checkbox he/she will not have to login again. The default URL for this form is: [[http://localhost:8080/AwareIM/logonOp.aw?domain=BusinessSpaceName&mobile_login=true|]] To force the browser to display a login form after the user has already been remembered add the “auto_login=false” to the URL: [[http://localhost:8080/AwareIM/logonOp.aw?domain=BusinessSpaceName&mobile_login=true&auto_login=false|]] Last modified: 2025/06/12 02:35 Log In