Skip to content

Commit 49accd4

Browse files
committed
Update securetransport-tutorial.md
1 parent 95912ad commit 49accd4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,26 +62,26 @@ 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 one of the following URLs:
65+
a. In the **Identifier** textbox, type one of the following values:
6666

67-
| User type | URL |
67+
| User type | value |
6868
|----------|----------|
6969
| Admin | `st.sso.admin`|
70-
| Enduser | `st.sso.enduser` |
70+
| End-user | `st.sso.enduser` |
7171

7272
b. In the **Reply URL** textbox, type a URL using one of the following patterns:
7373

7474
| User type | URL |
7575
|----------|----------|
7676
| Admin | `https://<SecureTransport_Address>:<PORT>/saml2/sso/post/j_security_check`|
77-
| Enduser | `https://<SecureTransport_Address>:<PORT>/saml2/sso/post` |
77+
| End-user | `https://<SecureTransport_Address>:<PORT>/saml2/sso/post` |
7878

7979
c. In the **Sign on URL** textbox, type a URL using one of the following patterns:
8080

8181
| User type | URL |
8282
|----------|----------|
8383
| Admin | `https://<SecureTransport_Address>:<PORT>` |
84-
| Enduser | `https://<SecureTransport_Address>:<PORT>` |
84+
| End-user | `https://<SecureTransport_Address>:<PORT>` |
8585

8686
> [!NOTE]
8787
> These values are not real. Update these values with the actual Reply URL and Sign on URL. Contact [SecureTransport 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)