Skip to content

Commit c3830c7

Browse files
Merge pull request #250228 from v-hgampala/optiturn
Product Backlog Item 2683085: SaaS App Tutorial: OptiTurn Update
2 parents 09e6eb8 + ba85d94 commit c3830c7

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

articles/active-directory/saas-apps/optiturn-tutorial.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ ms.service: active-directory
99
ms.subservice: saas-app-tutorial
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 07/02/2023
12+
ms.date: 09/04/2023
1313
ms.author: jeedes
1414

1515
---
@@ -62,25 +62,29 @@ Complete the following steps to enable Azure AD single sign-on in the Azure port
6262

6363
1. On the **Basic SAML Configuration** section, perform the following steps:
6464

65-
a. In the **Identifier** textbox, type the URL:
66-
`https://optiturn.com/sp`
65+
a. In the **Identifier** textbox, type the URL using one of the following:
6766

68-
b. In the **Reply URL** textbox, type a URL using one of the following patterns:
67+
| **Identifier** |
68+
|------------|
69+
| `https://optiturn.com/sp` - production |
70+
| `https://sandbox.optiturn.com/sp` - testing |
71+
72+
b. In the **Reply URL** textbox, type a URL using one of the following patterns:
6973

7074
| **Reply URL** |
7175
|------------|
72-
| `https://optiturn.com/auth/saml/<Customer_Name>_azure_saml/callback` |
73-
| `https://<Environment>.optiturn.com/auth/saml/<Customer_Name>_azure_saml/callback` |
76+
| `https://optiturn.com/auth/saml/<Customer_Name>_azure_saml/callback` - production |
77+
| `https://sandbox.optiturn.com/auth/saml/<Customer_Name>_azure_saml/callback` - testing |
7478

75-
c. In the **Sign on URL** textbox, type one of the following URL/pattern:
79+
c. In the **Sign on URL** textbox, type one of the following:
7680

7781
| **Sign on URL** |
7882
|----------|
79-
| ` https://optiturn.com/session/new` |
80-
| `https://<Environment>.optiturn.com/session/new` |
83+
| `https://optiturn.com/session/new` - production |
84+
| `https://sandbox.optiturn.com/session/new` - testing |
8185

8286
> [!NOTE]
83-
> These values are not real. Update these values with the actual Reply URL and Sign on URL. Contact [OptiTurn support team](mailto:[email protected]) to get these values. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
87+
> `<Customer_Name>` should be replaced with a lowercased and underscored version of your company’s name. For example, Fake Corp. would become fake_corp. The [OptiTurn support team](mailto:[email protected]) can help choose this value.
8488
8589
1. OptiTurn application expects the SAML assertions in a specific format, which requires you to add custom attribute mappings to your SAML token attributes configuration. The following screenshot shows the list of default attributes.
8690

0 commit comments

Comments
 (0)