mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-22 23:21:08 +02:00
12 lines
360 B
Handlebars
12 lines
360 B
Handlebars
{{!
|
|
Copyright (c) HashiCorp, Inc.
|
|
SPDX-License-Identifier: BUSL-1.1
|
|
}}
|
|
|
|
<EmptyState
|
|
data-test-config-cta
|
|
@title="LDAP not configured"
|
|
@message="Get started by setting up the connection with your existing LDAP system."
|
|
>
|
|
<Hds::Link::Standalone @icon="chevron-right" @iconPosition="trailing" @text="Configure LDAP" @route="configure" />
|
|
</EmptyState> |