Thanks to visit codestin.com
Credit goes to github.com

Skip to content

When organizations feature is turned on, login_hint doesn't prefill identity-first login's page email field #36649

@Serge-Evich

Description

@Serge-Evich

Before reporting an issue

  • I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.

Area

login/ui

Describe the bug

When organizations feature is turned on, login_hint doesn't prefill identity-first login's page email field.
To reproduce you need to enable organizations on your realm. Then try to login by authentication code grant flow with login_hint=<prefill_email>. The first form will be identity-first login form with a single input field email(or username) and it will be empty but should be filled with <prefill_email>

Version

26.0.5

Regression

  • The issue is a regression

Expected behavior

When organizations feature is turned on, login_hint doesn't prefill identity-first login's page email field.
To reproduce you need to enable organizations on your realm. Then try to login by authentication code grant flow with login_hint=<prefill_email>. The first form will be identity-first login form with a single input field email(or username) and it will be empty but should be filled with <prefill_email>

Actual behavior

When organizations feature is turned on, login_hint doesn't prefill identity-first login's page email field.
To reproduce you need to enable organizations on your realm. Then try to login by authentication code grant flow with login_hint=<prefill_email>. The first form will be identity-first login form with a single input field email(or username) and it will be empty but should be filled with <prefill_email>

How to Reproduce?

When organizations feature is turned on, login_hint doesn't prefill identity-first login's page email field.
To reproduce you need to enable organizations on your realm. Then try to login by authentication code grant flow with login_hint=<prefill_email>. The first form will be identity-first login form with a single input field email(or username) and it will be empty but should be filled with <prefill_email>

Anything else?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions