Skip to content

Commit cd5a856

Browse files
committed
Security warning added
1 parent 9fe8e5f commit cd5a856

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

java/operating-applications/dashboard.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,10 @@ Finally, you need to customize the approuter configuration by enabling support f
123123

124124
Now you can deploy the application in BTP and assign the `cds.Developer` role to the users you want to grant access to the CAP Developer Dashboard.
125125

126+
::: warning
127+
For security reasons, the **cds.Developer** role should only be used in conjunction with test users. It is strongly recommended not to use this role with users who could potentially be used in production systems.
128+
:::
129+
126130
## Unauthorized Access
127131

128132
In some cases, your application may run in a complex environment such as DwC and you simply want to access the CAP Developer Dashboard running in your CAP Service Module directly without using a router in between. For this reason, you can switch off the authorization to grant direct unauthorized access.

0 commit comments

Comments
 (0)