Correct ten-year-old "autheticatorFlow" misspelling #40899
jonathancgt
started this conversation in
Ideas
Replies: 1 comment
-
That will be nice, but for backwards compatibility, there is also a need for the "transition period" where there would be both "authenticationFlow" and "autheticatorFlow" available. Also it would need to be documented in the migration guide. In short, relatively lots of effort with the risk of issues (with backwards compatibility) and relatively small benefit. See similar issue (and the related PR) for the inspiration and some additional context: #40786 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
A change was introduced to the Keycloak code base ten years ago, where
authenticatorFlow
was misspelled as "autheticatorFlow", and the misspelling has remained ever since. Shouldn't it be fixed? Seems like a relatively easy lift.Beta Was this translation helpful? Give feedback.
All reactions