-
Notifications
You must be signed in to change notification settings - Fork 7.9k
Closed
Labels
Milestone
Description
Before reporting an issue
- I have searched existing issues
- I have reproduced the issue with the latest nightly release
Area
admin/ui
Describe the bug
When adding new mapper from js provider jar, Keycloak says page not found. It was working with old admin theme on Keycloak 20
https://www.keycloak.org/docs/22.0.0/server_development/#_script_providers
Version
22
Expected behavior
Seeing mapper adding screen
Actual behavior
Page not found error
How to Reproduce?
creating mapper.js and deploy with jar artifact into keycloak. When trying to add mapper it gives error but no error logs seen
Anything else?
No response