Optionalservice: ServiceCredentials | Service | "identity"Service credentials ServiceCredentials, the service type (always 'identity' for IAS), or a Service binding.
Optionaloptions: IasTokenOptionsOptions for IAS token retrieval and destination configuration. See IasTokenOptions.
A promise that resolves to an HTTP destination.
Prefer using 'identity' (default) for the service parameter.
Passing raw ServiceCredentials or Service directly is only recommended for environments where service bindings are unavailable as they hardcode the credentials.
Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.
Creates an Destination from IAS service credentials. Fetches an IAS token and builds a destination with the token, mTLS key pair (if available), and the target URL.