2018-08-29 23:16:50 +00:00
|
|
|
<WizardSection
|
|
|
|
@headerText="Auth Method List"
|
2018-08-28 05:03:55 +00:00
|
|
|
@docText="Docs: Authentication Methods"
|
|
|
|
@docPath="/docs/auth/index.html"
|
2018-08-29 23:16:50 +00:00
|
|
|
@instructions='Click the ellipsis menu for your method and then click "View Configuration" to see its details.'
|
2018-08-28 05:03:55 +00:00
|
|
|
>
|
|
|
|
<p>
|
2018-08-29 23:16:50 +00:00
|
|
|
Awesome! Now you can see your new auth method in the list.
|
2018-08-28 05:03:55 +00:00
|
|
|
</p>
|
2018-08-29 23:16:50 +00:00
|
|
|
</WizardSection>
|