Soracom Product Updates logo

Product Updates

Soracom is IoT connectivity with powerful APIs that enable you to build world class applications

Subscribe to Updates
  • 日本語

Labels

  • All Posts
  • Feature
  • Improvements
  • Devices
  • Announcement
  • Beta
  • Deprecation
  • End of Support

Jump to Month

  • September 2025
  • August 2025
  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021
  • May 2021
Feature
yesterday

Important changes to Napter API and permissions

We are pleased to release an new improved API for Soracom Napter which allows for On-Demand Remote Access permissions to be controlled on a per-SIM basis.

With the existing API, Napter On-Demand Remote Access sessions are created by specifying the SIM ID in the body of the API request. The new API places the SIM ID parameter in the URL path instead, making it possible to control remote access to specific SIMs for administrators or field personnel by using path variables when configuring SAM user permissions.

The following APIs can now be used to create On-Demand Remote Access sessions:

  • PortMapping:createPortMapping API: SIM ID specified in the request body
  • PortMapping:createPortMappingForSim API: SIM ID specified in the request URL path

Since this update introduces a second API for creating remote access sessions, please review the following details to ensure your existing user permissions continue to work as expected.

Required Action: Update SAM User Permissions

  1. Check if any of your SAM User, Role, or Default permissions currently specify the existing PortMapping:createPortMapping API (allow or deny).
  2. Update each permission to add the new PortMapping:createPortMappingForSim API, following the desired allow or deny behavior.
  3. (Optional) If you wish to restrict a user's access to a specific SIM, add a condition to the new PortMapping:createPortMappingForSim API to match the particular SIM, and ensure that the existing PortMapping:createPortMapping API is set to deny.

Please note that if you do not update your permissions, a SAM user whose PortMapping:createPortMapping API permission is currently denied may be able to access Napter using the new PortMapping:createPortMappingForSim API instead.

We recommend updating SAM User, Role, or Default permissions as soon as possible to avoid unexpected behavior.

Additional User Console Updates

On October 9, 2025, the On-Demand Remote Access function in the User Console will be updated to use the new PortMapping:createPortMappingForSim API.

If you do not update SAM user permissions as above, users may encounter the following issues:

  • A user who previously could create On-Demand Remote Access sessions may no longer be able to do so until their permission is updated to allow the new API
  • A user who previously was not able to create On-Demand Remote Access sessions may be able to do so because their permission has not been updated to deny the new API

We will provide a separate announcement once the User Console has been updated.

If you have any questions, please feel free to contact Soracom Support.