2018-08-29 23:16:50 +00:00
|
|
|
<WizardSection
|
|
|
|
@headerText="Entering Auth Method details"
|
2018-08-28 05:03:55 +00:00
|
|
|
@docText="Docs: Authentication Methods"
|
|
|
|
@docPath="/docs/auth/index.html"
|
2019-02-14 18:52:34 +00:00
|
|
|
@instructions="Name your method and click 'Enable Method'."
|
2018-08-28 05:03:55 +00:00
|
|
|
>
|
|
|
|
<p>
|
2019-02-14 18:52:34 +00:00
|
|
|
Great! Now you can customize this method with a name and fill out general configuration under "Method Options".
|
2018-08-28 05:03:55 +00:00
|
|
|
</p>
|
2019-02-14 18:52:34 +00:00
|
|
|
</WizardSection>
|