Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jbodleyscott authored and gokhan-berberoglu committed Jul 18, 2023
1 parent f39fa81 commit f4d9044
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -201,9 +201,9 @@ <h2 class="margin-bottom">Usage Examples</h2>
<pre class="code-editor"><code>
# Step 1: Extract the executable

# Step 2: Required if you are using self-signed cert on Admin UI. Otherwise skip
# Step 2: Required if you are using self-signed cert on Admin UI, otherwise skip
Download the CA cert from the Admin UI, System, Certificate Authority
Place the file downloaded certificate to the same folder with the sdpctl binary
Place the downloaded cert file in the same folder as the sdpctl binary


# Step 3: Provide the Admin UI url
Expand All @@ -214,7 +214,7 @@ <h2 class="margin-bottom">Usage Examples</h2>
Configuration updated successfully


# Step 4: Signin to your Collective
# Step 4: Sign in to your Collective
&gt; <span data-varid="command">sdpctl.exe</span> configure signin
? Choose a provider: [Use arrows to move, type to filter]
❯ Azure AD SAML Admin
Expand Down Expand Up @@ -489,4 +489,4 @@ <h2 class="margin-bottom">Additional Help</h2>
<noscript>You need a modern browser with JavaScript in order to view this page.</noscript>
</body>

</html>
</html>

0 comments on commit f4d9044

Please sign in to comment.