vault_identity_mfa_okta

Resource for configuring the okta MFA method.

Example Usage

resource "vault_identity_mfa_okta" "example" {
  org_name        = "org1"
  api_token       = "token1"
  base_url        = "qux.baz.com"
}

Argument Reference

The following arguments are supported:

Attributes Reference

In addition to the fields above, the following attributes are exported:

Import

Resource can be imported using its uuid field, e.g.

$ terraform import vault_identity_mfa_okta.example 0d89c36a-4ff5-4d70-8749-bb6a5598aeec