Mender blog
Mender 3.4 on-prem release: integrate Mender with AWS IoT Core and other backend services
Today Mender 3.4 is released, including all the features we published on Hosted Mender in the last few months as part of our continuous development and rolling releases.
Thanks to the native support of AWS IoT Core and the support of Webhooks, we simplified the integration of Mender with other backend services avoiding the need to periodically poll the management API end-points to pull data and...
Read the articleSecure boot support for Debian-derived distributions
Secure Boot is a service offered by the UEFI boot firmware which verifies that all executable code loaded during the boot process is signed by a trusted key. This ensures that none of the privileged software on the device has been tampered with. In a Linux system, this encompasses the boot loader, the kernel, and device drivers.
What is Secure Boot?When the device starts, the firmware chec...
Read the articleMender 3.4 release: Provision devices to AWS IoT Core
Mender 3.4 now supports native integrations with AWS IoT Core. Most notably, it can provision devices to your AWS IoT Core instance, so your device applications are ready to send and receive data to and from the AWS services. This avoids the hassle of certificate and key pair generation and management for your AWS IoT applications.
These integrations are available in all Mender plans, as well as...
Read the articleMeta-mender Kirkstone branch released
The kirkstone branch of meta-mender, Mender's Yocto Project layer, has been released. The main feature of this release is compatibility with the Yocto branch of the same name, which is their latest LTS release. Branches in meta-mender are maintained according the same schedule, which means that the meta-mender kirkstone branch is an LTS release, supported until at least April 2024.
At the...
Read the articleSAML Federated Authentication is now available in Mender Enterprise
It is now possible to configure your tenant on Hosted Mender to leverage a SAML-compatible Identity Provider (IdP) to identify and authenticate users. Thanks to this feature, users can log in to Mender using their existing credentials (e.g., Azure/Microsoft, AWS, or any other SAML-compatible service.
Setting up Mender as a SAML Service Provider (SP) requires uploading the SAML metadata from yo...
Read the article