Atelier (Eclipse) Master Password?
When I go through the Atelier Cheat Sheet on the connection configuration, it talks about an Eclipse master password and asks for two hints to remember the master password. However, it does not specify the master password. I can only assume the master password is the same as the Cache instance password.
Can anyone shed some light on this master password, where or how it is used, and any other useful information?
To store passwords that you enter Eclipse as a platform for Atelier uses secure storage. This secure storage is protected by master password.
For more information on secure storage and master password please see
https://docs.intersystems.com/atelier/latest/topic/org.eclipse.platform....
I read through all the documentation concerning master passwords, however, I am far from understanding this stuff.
Thank you for the link, I think
To autofill password fields, Atelier (Eclipse) stores password that developer enters in different wizards. For example password for connection to Caché, password for connection to Git repository, etc. Atelier stores passwords in secure place called secure storage. Passwords are stored in encrypted form.
Access to the secure storage is protected by master password.
So, when you open some wizard with password field first time after Atelier lunch Atelier asks for master password in order to get password from secure storage and autofill corresponding field.
Let us know what exactly you don't understand and I (or maybe someone else) else will try to explain it.