Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cred): document credentials testing table #119

Merged
merged 1 commit into from
May 17, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 25 additions & 1 deletion guides/_subsections/store-credentials.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,31 @@ If you intend to use Cryostat <a href="#create-an-automated-rule">Automated Rule
"
%}
</li>
<li>
<li>
{% include howto_step.html
summary="Test your credentials"
image-name="2.3.0/store-credentials-3.png"
text="
Navigate to the <b>Test</b> tab to use the <b>Credential Test Table</b> to check if the entered credential is valid for the matched targets.
<br><br>

You can individually test each target or bulk test all targets at the same time. The <b>Status</b> column will report the following test status:

<ol>
<li>
<b>Valid:</b> valid credential for the target JVM.
</li>
<li>
<b>Invalid:</b> invalid credential for the target JVM.
</li>
<li>
<b>Not applicable:</b> JMX authentication is not enabled on the target JVM.
</li>
</ol>
"
%}
</li>
<li>
{% include howto_step.html
summary="(Alternative to Steps 1 and 2) Store Credentials when connecting to a target JVM"
image-name="2.3.0/navigate-to-recordings-1.png"
Expand Down
Binary file added images/2.3.0/store-credentials-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.