Skip to content

Creates a hash key of a user provided password to be used in seeding Immuta instances with user login information.

Notifications You must be signed in to change notification settings

immuta/immuta-scrypt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Immuta Scrypt

Creates a hash key of a user provided password to be used in seeding Immuta instances with user login information.

Usage

$ python3 kdf.py [PASSWORD]

The produced key can be used in the "authentication" section found in the example bim.json file. This file should be mounted in at the following path: /opt/immuta/service/config/seed-data/bim.json.

About

Creates a hash key of a user provided password to be used in seeding Immuta instances with user login information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages