Enhancements
- Impersonation JWT configurations: We've expanded the
impersonate
function to allow passingcustom_claims
as well astenant_id
, so that the created JWT will include that information.
impersonate
function to allow passing custom_claims
as well as tenant_id
, so that the created JWT will include that information.