Russ, The values are stored within the flow.xml.gz and are encrypted.
They are encrypted/decrypted by the core framework outside the control of any extension code. Their values are not returned again to the client side in encrypted form or otherwise. The flow.xml.gz can be copied to another nifi instance or cluster provided the same encryption key/algorithm/configuration is used on that system. This, however, is less powerful of a porting approach than the planned registry work that has been recently discussed a good bit. Thanks Joe On Fri, Feb 17, 2017 at 2:35 PM, Russell Bateman <[email protected]> wrote: > > 1. Where are the values of sensitive-value properties stored? > 2. How do they work? (if not obvious from #1) > 3. Can /flow.xml.g//z/ be copied wholesale or in part to another > instance of NiFi? > > Thanks, > > Russ > > >
