Orgvue Tutorial
In brief
The tutorial replaces the Orgvue authentication and SAML callback URLs with orgvue-staging URLs and changes the Sign-on URL to include the application login path and domain parameter. It also clarifies that both Reply URL and Sign-on URL values are placeholders.
What Entra admins need to know
Use the updated URL patterns, replace <YOUR_DOMAIN> with the actual domain, and update both values with the correct URLs.
This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
On the Basic SAML Configuration section, perform the following steps:
a. In the Identifier (Entity ID) text box, type the URL:
https://orgvue.orgvue-staging.us-east-1.concentra.io/authb. In the Reply URL text box, type a URL using the following pattern:
https://orgvue.orgvue-staging.us-east-1.concentra.io/saml-callback/<YOUR_DOMAIN>c. In the Sign-on URL text box, type a URL using the
URL:following pattern:https://orgvue.orgvue-staging.us-east-1.concentra.ioio/app/login-gateway/?domain=<YOUR_DOMAIN>
- On the Set up Single Sign-On with SAML page, in the SAML Signing Certificate section, select Download to download the Federation Metadata XML from the given options as per your requirement and save it on your computer.
@@ -66,16 +66,16 @@ Follow these steps to enable Microsoft Entra SSO in the Microsoft Entra admin ce 1. On the **Basic SAML Configuration** section, perform the following steps: a. In the **Identifier (Entity ID)** text box, type the URL:- `https://orgvue.us-east-1.concentra.io/auth`+ `https://orgvue-staging.us-east-1.concentra.io/auth` b. In the **Reply URL** text box, type a URL using the following pattern:- `https://orgvue.us-east-1.concentra.io/saml-callback/<YOUR_DOMAIN>`+ `https://orgvue-staging.us-east-1.concentra.io/saml-callback/<YOUR_DOMAIN>` - c. In the **Sign-on URL** text box, type the URL:- `https://orgvue.us-east-1.concentra.io`+ c. In the **Sign-on URL** text box, type a URL using the following pattern:+ `https://orgvue-staging.us-east-1.concentra.io/app/login-gateway/?domain=<YOUR_DOMAIN>` > [!NOTE]- > The Reply URL value isn't real. Update the value with the actual Reply URL. Replace the `<YOUR_DOMAIN>` value with your actual domain (e.g., `microsoft.com`) Contact [Orgvue Client support team](mailto:[email protected]) for additional support.+ > The Reply URL and Sign-on URL values aren't real. Update these values with the actual URLs. Replace the `<YOUR_DOMAIN>` value with your actual domain (e.g., `microsoft.com`) Contact [Orgvue Client support team](mailto:[email protected]) for additional support. 1. On the **Set up Single Sign-On with SAML** page, in the **SAML Signing Certificate** section, select **Download** to download the **Federation Metadata XML** from the given options as per your requirement and save it on your computer. 