The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
Avijit_Saha
3 years agoNew Contributor
Best Practice to Store Encryption Key Passphrases and Passwords in OneStream
Hi,
Are there any suggestions regarding best practices to store encryption key passphrases and SFTP passwords in OneStream, for usage by integrations ? How should those be stored ? We are using cloud version of OneStream.
BR,
Avijit
3 Replies
- JackLacava
OneStream Employee
For things executed inside the platform (Extenders etc), you can use BRApi.Utilities.EncryptText and .DecryptText to manage crypted values. Where you'd want to store them is left to you; a pretty clean way could be to have your own custom "Secrets" table.
For anything else, you'll have to talk to Support to discuss possible options.
Related Content
- 4 months ago
- 1 year ago
- 2 years ago