-
Notifications
You must be signed in to change notification settings - Fork 49
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
[Enhancement] Support new Admin console #86
Comments
see also keycloak/keycloak#13598 (comment) |
I will not work on this before the new admin console has some kind of extension mechanism that can be leveraged. |
Hello. After spending one day without any success I decided to ask. Could you please clarify is it compatible with keycloak 18.0.0? Do you know what could it be? |
Hello @ymakiev-sc, release 18.0.0 of this extension is compatible with Keycloak 18.x. All newer versions are incompatible due to some changes to internal Keycloak APIs With regards to the theme, make sure to set the theme in the master realm and not in one of your custom realms. Please reload the page afterwards. Best regards |
The cause was related to master realm as you said, because I've tried to setup it for custom realm. Thanks a lot @sventorben! |
So, we cannot set a domain on later versions? I have been unable to connect through the kcadmn.sh and the page in the console does not appear to exist... |
If you install a version of this plugin that is compatible with your Keycloak version everything should work as expected. You should be able to use the REST API or kcadm tool to set domains. However, currently there is no way to extend the new admin console with custom tabs or editors. So, this will no longer be supported, because there is no way to implement it without forking the admin console. |
With Keycloak versions > 21 the old admin theme has been removed after it had been deprecated since version 19. Hence, the theme would no longer work anyways. Please track issue #86 for updates.
The old admin console has been removed with Keycloak version 21 (see. release notes) |
@sventorben what can I do that make it works with keycloak 21, any workaround?
Edit: |
@williancolognesitrimble can you please try version 21.0.1. |
@sventorben I can confirm, that the error is gone with 21.0.1 |
For reference: keycloak/keycloak#17313 |
For reference: keycloak/keycloak#19969 |
For reference: keycloak/keycloak#24805 |
Is there an existing feature request for this?
Is your feature related to a problem? Please describe.
With Keycloak 19 the new admin console became the default and the old one got deprecated.
Describe the solution you'd like
Describe alternatives you've considered
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: