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

There is too much info exposed in window.kcContext

Last updated 5 months ago

Was this helpful?

You might be worried about the kcContext exposing too much information from your Keycloak Server Configuration.

However you can rest assured that this object does not contains any sensitive information—only the information that the Keycloak team considers relevent for rendering the various login pages.

That being said you might have reasons to want to remove some specific values. There is a Keycloakify compiler option for this:

kcContextExclusionsFtl