Skip to content

Missing enum property (active: identifier_first) in LoginFlow definition #409

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
3 of 5 tasks
red-gecko27 opened this issue Mar 17, 2025 · 1 comment
Open
3 of 5 tasks
Labels
bug Something is not working.

Comments

@red-gecko27
Copy link

Preflight checklist

Ory Network Project

No response

Describe the bug

When using identifier_first and updating the login flow, deserializing LoginFlow fails with the SDK because "active": "identifier_first" is not included in the enum definition.

See the issue in the SDK here:
GitHub Link to Spec

The same issue exists in the online documentation:
Ory Kratos API Reference

Reproducing the bug

Relevant log output

Relevant configuration

Version

Kratos v1.3.1

On which operating system are you observing this issue?

None

In which environment are you deploying?

None

Additional Context

No response

@red-gecko27 red-gecko27 added the bug Something is not working. label Mar 17, 2025
@jonas-jonas
Copy link
Member

Are you using the Kratos client with a self-hosted version of Kratos?

I assume the version of the SDK matches the version that is deployed, correct?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something is not working.
Projects
None yet
Development

No branches or pull requests

2 participants