Skip to content

Attempt SSO using the new hook method - #340

Merged
ikovic merged 4 commits into
mainfrom
sid-console-1step-sso
Sep 16, 2026
Merged

ikovic merged 4 commits into
mainfrom
sid-console-1step-sso

Conversation

@ikovic

@ikovic ikovic commented Sep 10, 2026 •

Copy link
Copy Markdown
Collaborator

Description

Adds an opt-in attemptSSO prop. When set and the user enters an email address, DynamicFlow submits the hook factor before consulting getFactors, so the organization's identify_user webhook can pick the sign-in method (for example a SAML or OIDC provider). If the webhook resolves nothing, the flow falls back to getFactors for the same identifier. Requires @slashid/slashid 3.30.0 or later; the peer range is raised accordingly.

@ikovic ikovic self-assigned this Sep 10, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 11, 2026 •

Copy link
Copy Markdown

Deploying website-react-storybook with  Cloudflare Pages  Cloudflare Pages

Latest commit: 98a876f
Status: ✅  Deploy successful!
Preview URL: https://9527205d.website-react-storybook.pages.dev
Branch Preview URL: https://sid-console-1step-sso.website-react-storybook.pages.dev

View logs

@github-actions

github-actions Bot commented Sep 11, 2026 •

Copy link
Copy Markdown
Contributor

Bundle size comparison

Name +/- Base Current +/- gzip Base gzip Current gzip
main.js +1.17% 390.58 kB 395.15 kB +0.90% 103.04 kB 103.97 kB
style.css = 38.17 kB 38.17 kB = 6.48 kB 6.48 kB
main.d.ts = 5.63 kB 5.63 kB = 1.39 kB 1.39 kB

Generated by 🚫 dangerJS against 98a876f

@ikovic
ikovic marked this pull request as ready for review September 16, 2026 17:01
@ikovic
ikovic merged commit a5bd363 into main Sep 16, 2026
5 checks passed
@ikovic
ikovic deleted the sid-console-1step-sso branch September 16, 2026 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants