Application Integration other than Browser?
With the ability to store database configurations, it would be great if there would be a way to set it up to launch SSMS (or Oracle, etc) application and log-into the database. Or, for just starters, include an option to allow a process to be fired off with appropriate arguments built from the data in the 1Password record.
Example:
Field for the exe: enter the path\ssms.exe
Field for building parameters: server=;user name=;password=
and then have the application replace with the appropriate entries in the record.
Then you could just click on the database account, and be logged in.
Similiar for Remote Desktops (mstsc), etc.
Comments
-
Hi @drinkn1,
You can open the apps by putting the file:// path in the URL field like this:
However, there isn't a way to pass in arguments since having space in the URL will break the command. If you figure out how to quote them properly without spaces, you can do this since it's a URI being passed to Windows and it'll open it for you.
Once you open the app, you can use the auto-type feature to send in your data.
0 -
Thanks for the tip. I will give it a try...how long does the trial last?
0 -
@drinkn1, you dan use all the features of 1Password 4 for Windows, without limitation, for up to 30 days, after which you'll be limited to 20 items.
See the user's guide for details: http://www.manula.com/manuals/agilebits/1password-4-for-windows/4/en/topic/registering-1password
0 -
https://discussions.agilebits.com/discussion/20247/i-come-to-sing-the-praises-of-auto-fill#latest
This would be a good solution ;)
0 -
Please see the user's guide for information about creating and using an application Login.
0