script authenticators are not enabled by default

"script" authenticators are called "scripts" when editing the profile.properties and looking at server info. They are not enabled by default. (at least not in 4.8.3.Final. I haven't had a chance to test today's release of 5.0.0)
This commit is contained in:
max-allan-surevine 2019-03-06 12:08:14 +00:00 committed by Stian Thorgersen
parent 1e6f6c8794
commit 47e751687a

View file

@ -51,9 +51,9 @@ endif::[]
|No
|Preview
|script
|scripts
|Write custom authenticators using JavaScript
|Yes
|No
|Preview
|token_exchange
@ -108,4 +108,4 @@ You can set this permanently in the `profile.properties` file by adding:
[source]
----
feature.impersonation=disabled
----
----