forked from baron/baron-sso
feat: integrate orgfront and expose internal ids
This commit is contained in:
@@ -236,7 +236,7 @@ function UserCreatePage() {
|
||||
});
|
||||
|
||||
const pickerUrl = buildAuthenticatedOrgChartTenantPickerUrl(
|
||||
import.meta.env.VITE_ORGCHART_URL,
|
||||
import.meta.env.ORGFRONT_URL,
|
||||
{
|
||||
tenantId: userType === "hanmac" ? hanmacFamilyTenantId : undefined,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user