Skip to content

Commit 10606c1

Browse files
SCAL-332127
1 parent 760bfbd commit 10606c1

1 file changed

Lines changed: 6 additions & 4 deletions

File tree

modules/ROOT/pages/security-settings.adoc

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,7 @@ curl -X POST \
316316
}'
317317
----
318318

319+
////
319320
[#custom-app-schemes]
320321
==== Allow custom app schemes for mobile and hybrid embeds
321322
If you are embedding ThoughtSpot in a mobile or hybrid application built with frameworks such as Capacitor or Ionic, your application may use a custom URL scheme (for example, `capacitor://localhost` or `ionic://localhost`) rather than an `https://` origin.
@@ -405,6 +406,7 @@ init({
405406
.then(d => d.token),
406407
});
407408
----
409+
////
408410

409411
[#csp-cors-hosts]
410412
==== Domain name format for CSP and CORS configuration
@@ -456,11 +458,11 @@ If your domain URL has a non-standard port, for example `mysite.com:8080`, make
456458

457459
|[tag greenBackground tick]#✓# Supported |[tag greenBackground tick]#✓# Supported 2*|[tag greenBackground tick]#✓# Supported
458460

459-
|URLs with custom schemes such as: +
460-
`capacitor://localhost` +
461-
`ionic://localhost`
461+
//|URLs with custom schemes such as: +
462+
//`capacitor://localhost` +
463+
//`ionic://localhost`
462464

463-
|[tag greenBackground tick]#✓# Supported |[tag greenBackground tick]#✓# Supported a|[tag greenBackground tick]#✓# Supported |[tag greenBackground tick]#✓# Supported
465+
//|[tag greenBackground tick]#✓# Supported |[tag greenBackground tick]#✓# Supported a|[tag greenBackground tick]#✓# Supported |[tag greenBackground tick]#✓# Supported
464466

465467
|Wildcard (`\*`) , (`.*`) for domain URL +
466468
|[tag greenBackground tick]#✓# Supported |[tag greenBackground tick]#✓# Supported a|[tag orangeBackground tick]#✓# Partial support +

0 commit comments

Comments
 (0)