Solved
Process Mining connector support
1. Will PM support a connector for MDX?
2. Will PM support a connector for REST APIs including OAUTH2 support?
3. How do PM file connectors manage decryption using asymmetric keys where Pegas PM admin operators do not have access to customer data
@Jon Gupta To ensure that only your Pega process mining users can access your uploaded data and not Pega Cloud Admin Operators, you can use client-side encryption with asymmetric keys. In this approach, you encrypt your files before uploading using your organization's private key or a public key provided by the PM system. Once uploaded, only users within your organization who have the correct private key or decryption capability can access and view the data. Pega PM will process the encrypted files but won’t be able to decrypt or read the data unless explicitly permitted. Additionally, Pega PM can be deployed in a dedicated Virtual Private Cloud (VPC) with strict access controls and audit logs, ensuring no unauthorized admin access. This setup helps meet high-security standards for sensitive data and supports compliance with internal and regulatory privacy requirements.