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
2019-03-29 23:40:12 +00:00
@headerText="Your new role"
2018-08-28 05:03:55 +00:00
>
<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.
2018-08-28 05:03:55 +00:00
</p>
</WizardSection>