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

1 visualizzazione (ultimi 30 giorni)
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?
 

Risposta accettata

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

Più risposte (0)

Categorie

Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange

Tag

Non è stata ancora inserito alcun tag.

Community Treasure Hunt

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

Start Hunting!

Translated by