Commit ac79b9f
authored
feat: support SAML-native (#395)
This PR implements support for Ory's native SAML integration by adding
new Storybook stories and updating the filtering logic in the social
buttons form.
- Added new Storybook stories for two-step registration, one-step
registration, and first factor login using SAML.
- Updated the filtering logic in the social form component to include
SAML nodes alongside OIDC nodes.1 parent fde4239 commit ac79b9f
File tree
12 files changed
+1515
-3
lines changed- packages/elements-react
- .stub-responses
- login/1fa/saml
- registration
- one-step/saml
- two-step/saml
- settings/saml
- src/components/form
- stories/components
- login/1fa
- registration
- one-step
- two-step
12 files changed
+1515
-3
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 120 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 81 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments