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

1 visualización (últimos 30 días)
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?
 

Respuesta aceptada

MathWorks Support Team
MathWorks Support Team el 17 de Ag. de 2022
You can use "resource": { "folder": [ "*" ] }.
 

Más respuestas (0)

Categorías

Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.

Etiquetas

Aún no se han introducido etiquetas.

Community Treasure Hunt

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

Start Hunting!

Translated by