Skip to content

Commit 54fa3c0

Browse files
committed
W-14938259-permissions-rtf-runtime-manager-kt
1 parent a92e4da commit 54fa3c0

2 files changed

Lines changed: 20 additions & 2 deletions

File tree

.vscode/settings.json

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,19 @@
1-
{}
1+
{
2+
"files.exclude": {
3+
"**/.git": true,
4+
"**/.svn": true,
5+
"**/.hg": true,
6+
"**/CVS": true,
7+
"**/.DS_Store": true,
8+
"**/Thumbs.db": true,
9+
"**/.apivcs": true,
10+
"**/.gitignore": true,
11+
"**/.designer.json": true,
12+
"**/.exchange.xml": true,
13+
"**/.vscode": true,
14+
"**/.mvn": true,
15+
"**/.exchange_modules_tmp": true,
16+
".mule": true
17+
},
18+
"asciidoc.antora.enableAntoraSupport": false
19+
}

cloudhub-2/modules/ROOT/pages/ps-assign-permissions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ To assign permissions, you need access to Access Management and the Organization
1414
Without at least one of these permissions, you can't see any details upon selecting the *Private Spaces* tab. Instead, you receive a *Not Authorized* message.
1515
* To deploy applications from Exchange, you must assign the Exchange Contributor and Exchange Viewer permissions to the Business Organization that owns the asset.
1616
* To deploy applications in Runtime Manager, you need the Create Applications permission.
17-
* To view all applications on the *Applications* page in Runtime Manager, you need the Read Applications and CloudHub Network Viewer permission.
17+
* To view all applications on the *Applications* page in Runtime Manager, you need the Read Applications, Read Runtime Fabric, and CloudHub Network Viewer permission.
1818
* To view applications deployed to Runtime Fabric and CloudHub 2.0, you also need the following two permissions:
1919
** Read Applications for the Environment.
2020
** Read Runtime Fabrics for the Business Group.

0 commit comments

Comments
 (0)