-
Bug
-
Resolution: Done
-
Undefined
-
None
-
False
-
-
False
-
-
Before reporting an issue
[x] 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
- links to