Re: Managing credentials question

2017-09-25 Thread Adam Iezzi
in Python, Scala, etc. > > Current limitation is, credential menu store it's information in memory > only or in file without encryption. > > If "Credential" menu store credential in a file with encryption, does this > solve your problem? > > Thanks, > mo

Managing credentials question

2017-09-20 Thread Adam Iezzi
I'm trying to figure out the best way (and most secure) to use user-specific credentials for various data stores. For example, I have a few python paragraphs setup to query an external MySQL DB using python's mysql.connector package. In order to establish the connection, I have to add the DB userna