MATLAB Web App Server: how to specify access to all apps for policy-based access

1 Ansicht (letzte 30 Tage)
I have enabled policy-based access for my MATLAB Web App Server. We want to have a "power user" who could see and manage all apps under root folder and all subfolders. How can I define the rule?
"resource": { "folder": ["/"] } specifies only the root folder. Should I list all subfolders manually?
 

Akzeptierte Antwort

MathWorks Support Team
MathWorks Support Team am 17 Aug. 2022
You can use "resource": { "folder": [ "*" ] }.
 

Weitere Antworten (0)

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Tags

Noch keine Tags eingegeben.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by