0ccc8467ec
Adds replication engine and core in-repo addon
11 lines
313 B
Handlebars
11 lines
313 B
Handlebars
<WizardSection
|
|
@headerText="RADIUS"
|
|
@headerIcon="radius"
|
|
@docText="Docs: RADIUS Authentication"
|
|
@docPath="/docs/auth/radius.html"
|
|
>
|
|
<p>
|
|
The RADIUS Auth Method allows users to authenticate with Vault using an existing RADIUS server that accepts the PAP authentication scheme.
|
|
</p>
|
|
</WizardSection>
|