SAP Cloud SDK for JavaScript - v4.7.0
    Preparing search index...
    IasTokenOptions: IasOptions & CachingOptions & { jwt?: JwtPayload }

    Options for fetching an IAS token via getIasToken.

    Type Declaration

    • Optionaljwt?: JwtPayload

      JWT for tenant context resolution. For technical user flows (OAuth2ClientCredentials), this JWT's app_tid claim is used to determine the current tenant when requestAs is 'current-tenant' (default). Not needed for business user flows (OAuth2JWTBearer) where the assertion provides context.

      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.