vertx / io.vertx.config.vault.client / SlimVaultClient / loginWithAppRole

loginWithAppRole

open fun loginWithAppRole(roleId: String, secretId: String, resultHandler: Handler<AsyncResult<Auth>>): Unit

Logs in against the `AppRole` backend.

Parameters

roleId - the role id

secretId - the secret id

resultHandler - the callback invoked with the result