Login

The default Aware IM forms to login to desktop applications (logon.html and logonAdmin.html) are not very mobile-friendly because it is displayed in the centre of the screen. You can use a more mobile-friendly incarnation of the default login form called logonM.html or logonAdminM.html or you can develop your own custom HTML form.

You can also invoke the mobile part of your application on desktop browsers by using the special login parameter called “mobile_platform”. For example, you can activate the “mobile” visual perspective of the CRM sample application by using the following URL inside the Chrome browser on a desktop:

http://localhost:8080/AwareIM/logonOp.aw?domain=CRM&userName=admin&password=password&testingMode=false&mobile_platform=Phone

(for tablets use mobile_platform=Tablet)

See more details about Aware IM login options in the “Login” section.

  • Last modified: 2022/09/13 18:15