• Get the tenant ID of a decoded JWT, based on its zid or if not available app_tid property.

    Parameters

    • jwt: undefined | string | JwtPayload

      Token to read the tenant ID from.

    Returns string | undefined

    The tenant ID, if available.

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