Has anyone been able to install 1password 8?
I have tried installing it on my build Mac and bundling it with Composer. The installer seems to finish, but is doesn't show up under Applications.
I have tried pushing the installer to the computer and then running it with a script. the first time I tried the below script, it will download the program and then it asks for admin login.
open /path/to/app.app &
so I tried this scrip, but it just spins forever.
su <admin user - not root> open /path/to/app.app &
I know it can be installed via the Mac apps (at least 1Password 7 can), but that links to the App store and I have that locked out so the users are unable to access it.
BTW, I'm wanting the app to be available in the SelfService portal.