Mirth Launcher: add field for custom java CLI arguments and login credentials #5263
Replies: 2 comments
-
Regarding JVM args - Do any of the
I'm on a Mac so that "dock" argument would seem to set the name of the MC instances icon when the MC client runs. Regarding passwords - I do not think this is a good feature idea. MCAL should not be a password manager, there are many good password managers available already. It would be ideal if MC had the right hooks so that password managers could auto-fill the MC logins. I will admit I do not know how such hooks would work or exist though. MC also has several SSO integrations such as:
Instead of having to remember many MC passwords it would be better to integrate it with an existing user directory. |
Beta Was this translation helpful? Give feedback.
-
#4547 may be related |
Beta Was this translation helpful? Give feedback.
-
The Launcher should have an extra field for command line arguments and save it with the connection parameters.
Example: to launch Mirth Administrator in a custom timezone: you could add
-J-Duser.timezone=America/Los_Angeles
(see mockup screenshot below).Also, please could you add 2 fields for username and password and store it with the connection parameters so the user can instantly login?
Beta Was this translation helpful? Give feedback.
All reactions