Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
IchthysMaranathaCopy authored Mar 11, 2024
1 parent 66f4715 commit 1c9158c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/builder/src/pages/builder/auth/login.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
$: cloud = $admin.cloud
if ($organisation.isSSOEnforced) {
oidc.init()
const url = `/api/global/auth/${$auth.tenantId}/oidc/configs/${$oidc.uuid}`
window.location = url
}
Expand Down

0 comments on commit 1c9158c

Please sign in to comment.