Skip to content

Bug -> Keycloak preview feature "scripts" is enabled by default #44132

@lhanusov

Description

@lhanusov

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

authentication

Describe the bug

When working on new Test Framework I've noticed that preview-feature "scripts" is enabled by default.
Preview feature must be disabled by default. Please fix it. Thanks

ScriptFactory

custom-scripts

PartialImportClientTest

After the fix the feature scripts (Profile.Feature.SCRIPTS) must be added to AbstractPartialImportTest

Version

nightly

Regression

  • The issue is a regression

Expected behavior

feature must be disabled by default

Actual behavior

feature is enabled by default

How to Reproduce?

Run PartialImportProvidersTest and see that the test pass, also without feature scripts enabled.

Anything else?

No response

Metadata

Metadata

Assignees

Type

No fields configured for bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions