JavaScript upload has been removed, but documentation seems to be outdated
#27.426 aperta il 1 mar 2024
Metriche repository
- Star
- (34.398 stelle)
- Metriche merge PR
- (Merge medio 6g 19h) (384 PR mergiate in 30 g)
Descrizione
Before reporting an issue
- I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
Area
core
Describe the bug
The feature to upload scripts has been removed in #9865.
Version
main
Regression
- The issue is a regression
Expected behavior
Docs shouldn't list this feature as it has been removed.
Actual behavior
Feature is still listed.
How to Reproduce?
Go to https://www.keycloak.org/docs/23.0.7/authorization_services/ and search for "By default, JavaScript Policies can not be uploaded to the server."
Go to https://www.keycloak.org/docs/23.0.7/upgrading/ and search for "For now on, this capability is disabled by default and users should prefer to deploy scripts directly to the server."
Anything else?
The two items listed above should be updated. Please review also for other places which might still list this feature.
When PR #27418 is merged, the JavaScript provider section will have a hint about the preview status at the beginning.