Written by

Lead of Developer Community at InterSystems
Announcement Anastasia Dyubaylo · Jan 6, 2025

[Video] Security Database and Wallet - Encryption, Mirroring and More

Hey Community,

Enjoy the new video on InterSystems Developers YouTube:

⏯ Security Database and Wallet - Encryption, Mirroring and More @ Global Summit 2024

In upcoming versions security settings will be moved from the IRISSYS database to a new IRISSECURITY database. This session discusses benefits of this change including the ability to encrypt and mirror the database with the security settings. We’ll also discuss the new Security Wallet, which allows secrets (like credentials for external systems) to be stored encrypted within IRIS and only decrypted when used.

🗣 Presenters: @Jon Sue-Ho, Senior Security Engineer, InterSystems

Tune in and take your knowledge further — we’re sure you’ll enjoy it! 👍

Comments

Stephen Canzano · Jan 7, 2025

The video talks about using the published APIs.  I assume this specifically referes to the APIs in the Security package.  My specific question is will we still be able to write SELECT statements against %SYS.Audit and will anything special need to be done to be able to do so.  Will we have to update users to add resources or grant permissions?

0