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:
parent
1e6f6c8794
commit
47e751687a
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
----
|
||||
----
|
||||
|
|
Loading…
Reference in a new issue