Missing identitypassword field from ClientSelfServiceLoginFlow
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 178
- Forks
- 96
- Avg merge
- 6d 23h
- Merged PRs (30d)
- 3
Description
Preflight checklist
- I could not find a solution in the existing issues, docs, nor discussions.
- I agree to follow this project's Code of Conduct.
- I have read and am following this repository's Contribution Guidelines.
- This issue affects my Ory Cloud project.
- I have joined the Ory Community Slack.
- I am signed up to the Ory Security Patch Newsletter.
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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