mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 01:32:33 +00:00
* Update repository links to point to main Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Fix broken link in relatedtools.mdx Co-authored-by: Steven Clark <steven.clark@hashicorp.com> Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
855 B
855 B
AuthConfigForm/Config
The AuthConfigForm/Config is the base form to configure auth methods.
Properties
| Name | Type | Default | Description |
|---|---|---|---|
| model | DS.Model |
|
The corresponding auth model that is being configured. |
Example
{{auth-config-form/config model.model}}
See