mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-09 13:54:01 +00:00
set orgId to undefined
This commit is contained in:
@@ -147,7 +147,7 @@ export default function SmartLoginOrgSelector({
|
|||||||
const response = await generateOidcUrlProxy(
|
const response = await generateOidcUrlProxy(
|
||||||
idpId,
|
idpId,
|
||||||
safeRedirect,
|
safeRedirect,
|
||||||
orgId,
|
undefined,
|
||||||
forceLogin
|
forceLogin
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user