Skip to main content
August 16, 2023
Question

Implement the encryption

  • August 16, 2023
  • 4 replies
  • 0 views

How we can implement the encryption for different clients in one app of same instance?

    4 replies

    stefanhelzle0001
    Brainy
    August 16, 2023

    I think you should provide a few more details.

    codeblog.jonskeet.uk/.../

    August 18, 2023

    If we have 10 clients, how can we manage them, whether they are on different Appian instances or the same Appian instance? In the case that we manage the data on the same instance, how can we ensure its security?

    mathieud0001
    August 18, 2023

    You can ensure the security by using Record Level Security.

    [View:https://docs.appian.com/suite/help/23.2/record-level-security.html]

    Why does the data need to be encrypted with separate keys?