Skip to content

Commit 0bea28e

Browse files
committed
updated url pattern
1 parent 164b510 commit 0bea28e

File tree

1 file changed

+25
-12
lines changed

1 file changed

+25
-12
lines changed

articles/active-directory/saas-apps/experience-cloud-tutorial.md

Lines changed: 25 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -81,22 +81,35 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
8181

8282
1. On the **Basic SAML Configuration** section, if you wish to configure the application in **IDP** initiated mode, enter the values for the following fields:
8383

84-
a. In the **Identifier** text box, type a URL using the following pattern:
85-
`https://<cluster>.medallia.com/sso/<company>,https://<cluster>.medallia.ca/sso/<company>,https://<cluster>.medallia.eu/sso/<company>,https://<cluster>.medallia.au/sso/<company>`
84+
a. In the **Identifier** text box, type a URL using the following patterns:
85+
86+
|||
87+
|-|-|
88+
| `https://<cluster>.medallia.com/sso/<company>`|
89+
| `https://<cluster>.medallia.ca/sso/<company>`|
90+
| `https://<cluster>.medallia.eu/sso/<company>`|
91+
| `https://<cluster>.medallia.au/sso/<company>`|
92+
93+
b. In the **Reply URL** text box, type a URL using the following patterns:
94+
95+
|||
96+
|-|-|
97+
| `https://<cluster>.medallia.com/sso/<company>/logonSubmit.do`|
98+
| `https://<cluster>.medallia.ca/sso/<company>/logonSubmit.do`|
99+
| `https://<cluster>.medallia.eu/sso/<company>/logonSubmit.do`|
100+
| `https://<cluster>.medallia.au/sso/<company>/logonSubmit.do`|
86101

87-
b. In the **Reply URL** text box, type a URL using the following pattern:
88-
`https://<cluster>.medallia.com/sso/<company>/logonSubmit.do,
89-
https://<cluster>.medallia.ca/sso/<company>/logonSubmit.do,
90-
https://<cluster>.medallia.eu/sso/<company>/logonSubmit.do,
91-
https://<cluster>.medallia.au/sso/<company>/logonSubmit.do`
92102

93103
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
94104

95-
In the **Sign-on URL** text box, type a URL using the following pattern:
96-
`https://<cluster>.medallia.com/sso/<company>,
97-
https://<cluster>.medallia.ca/sso/<company>,
98-
https://<cluster>.medallia.eu/sso/<company>,
99-
https://<cluster>.medallia.au/sso/<company>`
105+
In the **Sign-on URL** text box, type a URL using the following patterns:
106+
107+
|||
108+
|-|-|
109+
| `https://<cluster>.medallia.com/sso/<company>`|
110+
| `https://<cluster>.medallia.ca/sso/<company>`|
111+
| `https://<cluster>.medallia.eu/sso/<company>`|
112+
| `https://<cluster>.medallia.au/sso/<company>`|
100113

101114
> [!NOTE]
102115
> These values are not real. Update these values with the actual Identifier, Reply URL and Sign-on URL. Contact [Experience Cloud Client 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.

0 commit comments

Comments
 (0)