Hello. I’m seeing the following error when testing out the Sign In | SAML 2.0 SSO Supabase Auth workflow action:
name: “ReferenceError”
stack: “ReferenceError: supabase is not defined at Object.signInSSO (https://cdn.weweb.io/components/1fa0dd68-5069-436c-9a7d-3b54c340f1fa/13e5b7f3-c828-4ec8-a69d-ef40c85ff497/dist/manager.js:1:157101) at eval (eval at executeCode (https://editor-cdn.weweb.io/public/js/index.a059912c.js:1:344295), :1:70) at eval (eval at executeCode (https://editor-cdn.weweb.io/public/js/index.a059912c.js:1:344295), :2:3) at executeCode (https://editor-cdn.weweb.io/public/js/index.a059912c.js:1:344295) at bt (https://editor-cdn.weweb.io/public/js/index.a059912c.js:1257:37749) at Proxy.runTest (https://editor-cdn.weweb.io/public/js/index.a059912c.js:1375:244233) at https://editor-cdn.weweb.io/public/js/index.a059912c.js:1375:227559 at https://editor-cdn.weweb.io/public/js/chunk-vendors.ba071ee2.js:1:107458 at a (https://editor-cdn.weweb.io/public/js/chunk-vendors.ba071ee2.js:1:33337) at l (https://editor-cdn.weweb.io/public/js/chunk-vendors.ba071ee2.js:1:33420) at HTMLButtonElement.n (https://editor-cdn.weweb.io/public/js/chunk-vendors.ba071ee2.js:1:94414) at HTMLButtonElement.sentryWrapped (https://browser.sentry-cdn.com/7.45.0/bundle.min.js:2:38971)”
message: “supabase is not defined”
Has anyone run else run into this error setting up SAML with Supabase Auth in WeWeb? Any ideas where to start troubleshooting this?