2018-08-28 05:03:55 +00:00
<WizardContent @headerText="Policies" @glyph="tour">
2018-08-29 23:16:50 +00:00
<WizardSection
@headerText="Choosing a policy type"
2018-08-28 05:03:55 +00:00
@docText="Docs: Policies"
@docPath="/docs/concepts/policies.html"
2018-08-29 23:16:50 +00:00
@instructions='To get started with something simple, click on "Create ACL policy".'
2018-08-28 05:03:55 +00:00
>
<p>
2018-08-29 23:16:50 +00:00
Policies in Vault are a way for you to control what data can be accessed, including things like creating new secrets, listing users, or even entire Vault features.
2018-08-28 05:03:55 +00:00
</p>
</WizardSection>
2018-08-29 23:16:50 +00:00
</WizardContent>