open-vault/ui/stories/auth-config-form/config.md
Alexander Scheel 1996336481
Update repository links to point to main (#14112)
* 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>
2022-02-17 14:30:56 -05:00

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