Skip to content

docs: account enumeration mitigation #2126

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

aeneasr
Copy link
Member

@aeneasr aeneasr commented Apr 22, 2025

No description provided.

Comment on lines +10 to +14
:::note

Identifier first authentication is required when using B2B Organization login.

:::
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This note should be on the orgs docs, I think.

Comment on lines +49 to +51
Per default, account enumeration mitigation is disabled when using identifier first authentication. This improves user experience
as the user quickly sees if they are signed up or not with the chosen identifier (email / username). To enable account
enumeration, use the Ory CLI patch command
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Per default, account enumeration mitigation is disabled when using identifier first authentication. This improves user experience
as the user quickly sees if they are signed up or not with the chosen identifier (email / username). To enable account
enumeration, use the Ory CLI patch command
By default, Ory does not prevent account enumeration in the identifier first authentication flow. This improves user experience
as the user quickly knows if they have an account with the chosen identifier (email / username) or not. To enable account
enumeration, use the Ory CLI patch command

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