ory / ory/sdk

Missing enum property (active: identifier_first) in LoginFlow definition

Open
#409 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
PHP
Stars
178
Forks
96
Avg merge
6d 23h
Merged PRs (30d)
3

Description

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

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with spec/kratos/v1.3.1.json at the linked LoginFlow definition and compare its enum with the generated SDK model. Verify that the active value identifier_first is represented and that LoginFlow deserialization succeeds; check the Ory Kratos API Reference for the corresponding documentation entry.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.