Skip to content

Commit 1d152a7

Browse files
remove comments
1 parent 7e1b6ce commit 1d152a7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

content/extensions/ui-extensions.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@ To delete a UI extension, you must have a valid PIM API token and the UUID of th
174174
--header "Authorization: Bearer $PIM_API_TOKEN"
175175
```
176176

177-
<!-- UI extensions fields ? -->
178-
179177
## Types
180178

181179
UI extensions are categorized by type, which determines their capabilities. Select the type that best suits your requirements:
@@ -235,10 +233,8 @@ For all positions, parameters relative to the connected user and the extension p
235233

236234
When using iframes, please be aware of the following:
237235

238-
<!-- still relevant ? I find it contradicorty with the JWT -->
239236
+ **Data confidentiality**: We do not implement any security measures to verify the identity of the caller accessing the URL.
240237

241-
<!-- To me, what it means is unclear -->
242238
+ **Access control**: Anyone with access to this link can view the content of the webpage, regardless of the parameters included.
243239

244240
For sensitive data, we recommend implementing [additional security measures](#ensuring-security-of-embedded-iframes) to protect your information.

0 commit comments

Comments
 (0)