Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rename to hide_on_login_page to hide_on_login #330

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nblock
Copy link
Contributor

@nblock nblock commented Nov 18, 2024

It seems that Keycloak 26 deprecated hideOnLoginPage - see https://www.keycloak.org/docs/latest/upgrading/index.html#improving-performance-for-selection-of-identity-providers

Using the deprecated hideOnLoginPage yields:

Keycloak_identity_provider[x on y]/hide_on_login_page: defined 'hide_on_login_page' as 'true' (corrective)

@treydock
Copy link
Owner

Unit tests need updates:

@treydock
Copy link
Owner

Once fixed I'll merge with next major release which will include at least Keycloak 26 as the default.

It seems that Keycloak 26 deprecated hideOnLoginPage - see
https://www.keycloak.org/docs/latest/upgrading/index.html#improving-performance-for-selection-of-identity-providers

Using the deprecated hideOnLoginPage yields:

  Keycloak_identity_provider[x on y]/hide_on_login_page: defined
  'hide_on_login_page' as 'true' (corrective)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants