Skip to content

Commit

Permalink
chore: minor improvements to main and sso doc [no-ticket] (#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
filfreire authored Nov 21, 2023
1 parent adfe93c commit 5421fd3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 deletions.
11 changes: 4 additions & 7 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -43,21 +43,18 @@ <h2>Quick Links</h2>
<br>
<ul class="home-list">
<li class="home-link">
<span><a href="/insomnia/get-started">Documentation</a></span>
<span><a href="/insomnia/get-started">
Documentation
<img class="ext-arrow-smaller" src="/assets/images/ext-arrow-black.svg" alt="">
</a></span>
</li>
<li class="home-link">
<span>
<img id="inso-cli-logo" src="/assets/images/inso-cli-logo.svg" alt="">
</span>
<a href="/inso-cli/introduction">
Inso CLI
<img class="ext-arrow-smaller" src="/assets/images/ext-arrow-black.svg" alt="">
</a>
</li>
<li class="home-link">
<span>
<img id="plugin-hub-logo" src="/assets/images/plugin-hub-icon.png" alt="">
</span>
<a id="hub-link-text" href="https://insomnia.rest/plugins">
Plugin Hub
<img class="ext-arrow-smaller" src="/assets/images/ext-arrow-black.svg" alt="">
Expand Down
4 changes: 2 additions & 2 deletions docs/insomnia/enterprise-configure-azure-saml.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,11 @@ This guide provides instructions for setting up Single Sign-On (SSO) for Insomni

#### Configuring SAML Settings

5. **Basic SAML Configuration:** Copy the Identifier from Insomnia into Azure's Identifier field.
5. **Basic SAML Configuration:** Copy the "Audience Restriction" field from Insomnia into a new Azure's Identifier field.

![microsoft entra saml identity id](../assets/images/microsoft-entra-saml-identity-id.jpg)

6. **Setting Reply and Sign-On URLs:** Copy the SSO URL from Insomnia into both the Reply URL and the Sign-On URL in Azure.
6. **Setting Reply and Sign-On URLs:** Copy the SSO URL from Insomnia into both the Reply URL and the Sign-On URL in Azure. Note: the copied SSO URL is the same for both fields on Azure.

![insomnia copy microsoft entra saml into org config](../assets/images/insomnia-copy-microsoft-entra-saml-into-org-config.jpg)

Expand Down

1 comment on commit 5421fd3

@vercel
Copy link

@vercel vercel bot commented on 5421fd3 Nov 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

insomnia-docs – ./

insomnia-docs-git-main-green-rs.vercel.app
insomnia-docs-three.vercel.app
insomnia-docs-green-rs.vercel.app

Please sign in to comment.