KEYCLOAK-9647 Fix header for script authenticator
This commit is contained in:
parent
78c71b782c
commit
d65a6bd18f
1 changed files with 1 additions and 5 deletions
|
@ -200,11 +200,7 @@ experience. To correct this, you could:
|
|||
* In the "Bindings" menu, change the reset credential flow from "Reset Credentials" to "Reset Credentials for password-less"
|
||||
|
||||
ifeval::[{project_community}==true]
|
||||
=== Executions
|
||||
|
||||
Executions can be used
|
||||
|
||||
.Script Authenticator
|
||||
=== Script Authenticator
|
||||
A _script_ authenticator allows to define custom authentication logic via JavaScript.
|
||||
Custom authenticators. In order to make use of this feature, it must be explicitly enabled:
|
||||
[source]
|
||||
|
|
Loading…
Reference in a new issue