open-vault/ui/app/templates/components/wizard/secrets-display-role.hbs

8 lines
235 B
Handlebars
Raw Normal View History

2018-08-28 05:03:55 +00:00
<WizardSection
@headerText="Your New Role"
>
<p>
With our new role, we can generate a credential that has the same permissions as that role. Click on "Generate Credentials" links at the top of the page.
</p>
</WizardSection>