Frequently Asked Questions: LMS Data Encryption

Frequently Asked Questions: LMS Data Encryption

Is LMS data encrypted when it is "at rest" (LMS Data in REST Encrypted)?
Yes, LMS data at rest is encrypted. PeopleFluent LMS utilizes AES encryption for data at rest. This applies to databases and file systems, especially in our cloud-hosted environments where data encryption at rest is enforced as a critical part of our security best practices.
Is LMS data encrypted when it is "in motion" (LMS Data in Motion Encrypted)?
Yes, LMS data in motion is encrypted. All communication with the LMS over the internet is secured and encrypted via HTTPS (TLS/SSL) protocols. This includes, but is not limited to, accessing the LMS interface, all API transactions, and Single Sign-On (SSO) integrations, ensuring that data in transit is protected from interception and unauthorized access.
 
    • Related Articles

    • PeopleFluent Learning Data Import/Export Guide

      About this Document When integrating with or migrating from other systems, it is often necessary to be able to import and export data in bulk. This document discusses: • The data object types that can be imported to and exported from PeopleFluent ...
    • FAQ: LMS Security and Compliance Requirements - Infrastructure

      What is your network security policy? PF security policies are available at https://ltgplc.com/trust-center/ Do you use remote access tool when accessing the servers? Yes. Kindly state what kind of remote access tool do you use? VPN How often do you ...
    • FAQ: PGP Encryption Support in LMS

      Q: Does the LMS support PGP encryption? Yes, the LMS supports PGP encryption, which was introduced in version 23.7. This includes features such as data encryption and transfer, inbound and outbound encryption, and external SFTP transfer. Q: Can I try ...
    • FAQ: LMS SSL Certificate Renewal

      Q: What is an SSL certificate and why is it important for the LMS? A: An SSL (Secure Socket Layer) certificate encrypts communication between a web server and a user's browser, ensuring secure data transmission. It is essential for maintaining ...
    • How to utilize the PeopleFluent LMS API

      How to utilize the PeopleFluent LMS API The PeopleFluent LMS exposes its data via an Application Programming Interface (API). The API is HTTP-based, and makes use of widely-supported Web data formats such as XML, JSON, Atom and RSS. The API is ...