Hello,
To refer to your problem stated here: "Second issue, we want the system to save user name and password."
I can assure that the functionality of saving Username and Password is working. However, as I wrote before "This functionality will not work if you login using your StandardID (email address) as a username."
So, let me describe the possible login cases and explain how they work:
1. You login with Username and Password and select "Yes" to remember password question:
- If you quit the application and launch it again, you will be logged in directly and login screen will not be displayed
- If you log out from the application (meaning, select the "Key" (on Mac) or "Door" (on Windows) icon from the Navigation Center), then by default the StandardID will be placed as username
2. You login with StandardID and Password and select "Yes" to remember password question:
- This functionality is not supported and next time you will still have to login by entering the password. StandardID will be placed as username by default in all cases.
I hope this helps you to understand the problem and possible solutions.