Skip to main content
Skip table of contents

Role For MFT Editor NPM Package

Some MFT targets are visible only to user groups who have the needed role to view them. Targets with flag “isVisibleForAllUsers=false“ are only visible to those with the said role. In order for this feature to works, a new MP role “MP_MediaFileTransfer“ need to be added to Authentication Service.

CODE

{
  "id": "b3f9012f-785c-4f96-bfc2-1928dbae7dd4",
  "scope": "MediaPortal",
  "description": "Role grant MP to view all MFT sendto target.",
  "groupRoles": null,
  "name": "MP_MedienFileTransferAdmin"
  }

In Config Portal > Right Management, assign this role to user group who are allowed to view all MFT Targets.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.