ory / ory/sdk

Missing identitypassword field from ClientSelfServiceLoginFlow

Open
#158 6 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
Describe the bug

The "password_identifier" ui node shifted from the "password" group to the "default" group and is now called "identifier".
No changes were made to our identity schema.

From the documentation:
Customize User Interface

The "default" group is cleary identified as a placeholder for the CSRF token, so this change seems to be a bug. As a consequence, we now have the username and the password / submit button in different group boxes...

Please advise.

Reproducing the bug

Browse the login ui.

Relevant log output

No response

Relevant configuration

No response

Version

0.0.1-alpha.76

On which operating system are you observing this issue?

Windows

In which environment are you deploying?

Docker Compose

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 the ClientSelfServiceLoginFlow entry point and compare the login UI behavior described in the issue with the Customize User Interface documentation. Reproduce the login UI using version 0.0.1-alpha.76 in Docker Compose; done means the identity/password field behavior and grouping match the documented flow.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.