Skip to content

Commit 046fc3d

Browse files
authored
docs: update default value (#2025)
1 parent 2eb98f6 commit 046fc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs-js/features/connectivity/destination.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ A few of the options were already listed above, but this section gives a compreh
490490
Default is `subscriberFirst`.
491491
Alternative values are `alwaysProvider` and `alwaysSubscriber`.
492492
- `iasToXsuaaTokenExchange`: Switches on token exchange from IAS format tokens to XSUAA if needed using the `@sap/xssec` library.
493-
The default value is `true`.
493+
The default value is `false`.
494494
- `cacheVerificationKeys`: Switches on caching for the verification certificates for the JWT.
495495
The default value is `true`.
496496
- `useCache`: Switches on caching for destinations received from the destination service.

0 commit comments

Comments
 (0)