update_authenticator_config
Update an authenticator configuration in a Keycloak realm by providing its ID and new config data.
Instructions
Update an authenticator configuration by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| realm | Yes | Realm name | |
| id | Yes | ID of the authenticator configuration | |
| config_data | Yes | Authenticator configuration data to update |