tenantId property
The tenant identifier corresponding to this TenantAwareAuth instance.
All calls to the user management APIs, OIDC/SAML provider management APIs, email link
generation APIs, etc will only be applied within the scope of this tenant.
Implementation
final String tenantId;