Script Authenticators

Good-day,

We trying to use Script Authenticators. In our version it says its Preview only, but nevertheless would like to enable for custom authenticator flow.

Please advice how to enable,

Kind Regards
Mz

Scripting has to be enabled with features=scripts in the config file. (For Wildfly distribution it is done by adding the start parameter -Dkeycloak.profile.feature.scripts=enabled -Dnashorn.args=--no-deprecation-warning.)

The developer guide describes how to build an authenticator:
https://www.keycloak.org/docs/latest/server_development/index.html#_script_providers