This is the documentation for v6, checkout the latest version
Keycloakify
v5
  • Keycloakify
  • Release Notes & Upgrade Instructions
  • FAQ
v5
  • ๐ŸRequirements
  • ๐Ÿ‘จโ€๐Ÿ’ป๐Ÿ‘จ๐Ÿ’ป Quick start
  • ๐ŸงชDevelopment
  • ๐Ÿ“งEmail customization
  • โœ’๏ธTerms and conditions
  • โœ…Realtime input validation
  • โš ๏ธLimitations
  • ๐ŸŒ‰Context persistence
  • ๐ŸŒAdding i18n messages keys
  • โšกPerformance optimization
  • ๐Ÿ’‚Email domain acceptlist
  • ๐Ÿ›‘Keycloak error in log
  • ๐Ÿ’ŸContributing
Powered by GitBook
On this page

Was this helpful?

Adding i18n messages keys

What to do if you need to edit messages_xx.properties

PreviousContext persistenceNextPerformance optimization

Last updated 1 day ago

Was this helpful?

In Keycloakify you can't directly eddit the messages_xx.properties files, the way to go it to reproduce ( don't forget to ).

This approach is a bit hacky as it doesn't provide type safety, it needs to be improved.

In the meantime see for other workarounds.

๐ŸŒ
this approach
evaluate the code
this issue