mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-04 03:31:00 +02:00
dont pass orgId in generate oidc url
This commit is contained in:
@@ -303,6 +303,7 @@ export default function SmartLoginForm({
|
||||
<IdpLoginButtons
|
||||
idps={[lastUsedIdp]}
|
||||
orgId={lastUsedIdp.orgId}
|
||||
passOrgIdToOidcUrl={false}
|
||||
redirect={redirect}
|
||||
/>
|
||||
)}
|
||||
|
||||
Reference in New Issue
Block a user