Closed
Description
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
admin/ui
Describe the bug
This is about configuring an "auth-flow-enforcer" in a client policy profile.
The two fields "Auth Flow Alias" and "Auth Flow Loa" are always having the same value when editing any of them.
Somehow the UI always mirrors the entered value directly into the other field.
This bug prevents setting a reasonable LoA for an auth flow alias.
Version
26.2.5
Regression
- The issue is a regression
Expected behavior
Entering text into field "Auth Flow Alias" must not alter the value of field "Auth Flow Loa" and vice versa.
Actual behavior
Entering text into field "Auth Flow Alias" also puts the same text into field "Auth Flow Loa".
How to Reproduce?
- go to Realm settings > Client profiles
- create a new profile
- in the new profile add an executor of type "auth-flow-enforcer"
- enter text into field "Auth Flow Alias"
Anything else?
No response