Keycloakify
HomeGitHubStorybookAlternative to keycloak-js
  • Documentation
  • Release Notes & Upgrade Instructions
  • FAQ
  • Frequently Asked Questions
  • How does Keycloakify work?
  • It works in Storybook but not in Keycloak
  • There is too much info exposed in window.kcContext
  • How do I identify the page to customize?
  • Can I use react-hooks-form?
  • I can't find what I need in the kcContext
  • How do I add extra pages?
  • How can I access Realm Attributes?
  • How can I redirect the user to Login/Register?
  • Errors in Keycloak Log
  • Why do I get reCaptcha warnings?
  • My Realm Overrides Translations do not apply
  • Validating the password in login-update-password.ftl page
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub

Errors in Keycloak Log

Was this helpful?

If you ever encounter one of these errors:

FTL stack trace ("~" means nesting-related):
        - Failed at: #local value = object[key]  [in template "login.ftl" in macro "ftl_object_to_js_code_declaring_an_object" at line 70, column 21]
        - Reached through: @compress  [in template "login.ftl" in macro "ftl_object_to_js_code_declaring_an_object" at line 36, column 5]
        - Reached through: @ftl_object_to_js_code_declaring_an_object object=value depth=(dep...  [in template "login.ftl" in macro "ftl_object_to_js_code_declaring_an_object" at line 81, column 27]
        - Reached through: @compress  [in template "login.ftl" in macro "ftl_object_to_js_code_declaring_an_object" at line 36, column 5]
        - Reached through: @ftl_object_to_js_code_declaring_an_object object=(.data_model) de...  [in template "login.ftl" at line 163, column 43]

It's just noise, they can be safely ignored. You can, however, and are encouraged to, report any that you would spot. Just and I will release a patched version of Keycloakify in the better delays.

open an issue about it