-
|
Having a timeline for this year is great: https://www.keycloak.org/2022/03/releases ping @stianst |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
|
If you don't know, you don't need to know ;) Text-based login flows was implemented as POC mostly where basically built-in authenticators from KC provides a "terminal" like authentication, which was used by |
Beta Was this translation helpful? Give feedback.
-
|
The post doesn't really cover our plans for 2023, and the version there is really only to include some bits that'll be removed. I'll do another post towards the end of the year for 2023 ;) |
Beta Was this translation helpful? Give feedback.
If you don't know, you don't need to know ;)
Text-based login flows was implemented as POC mostly where basically built-in authenticators from KC provides a "terminal" like authentication, which was used by
kcinit. With things like WebAuthN and IdP brokering it's useless though, and the real solution here is authz flow when there's a browser, or device flow when there isn't.