Skip to content

Commit b75aa8d

Browse files
committed
update
1 parent 031aa71 commit b75aa8d

File tree

1 file changed

+10
-8
lines changed

1 file changed

+10
-8
lines changed

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

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -86,24 +86,26 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
8686
In the **Reply URL** text box, type a URL using the following pattern:
8787
`https://<SUBDOMAIN>.askspoke.com/saml/callback`
8888

89+
> [!NOTE]
90+
> The Reply URL value is not real. Update this value with the actual Reply URL. Contact [askSpoke Client support team](mailto:[email protected]) to get this value. You can also refer to the patterns shown in the **Basic SAML Configuration** section in the Azure portal.
91+
8992
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
9093

91-
In the **Sign-on URL** text box, type a URL using the following pattern:
94+
In the **Sign-on URL** text box, type a URL:
9295
`https://askspoke.com/login`
9396

94-
> [!NOTE]
95-
> These values are not real. Update these values with the actual Reply URL and Sign-On URL. Contact [askSpoke 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.
96-
9797
1. askSpoke 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.
9898

9999
![image](common/default-attributes.png)
100100

101101
1. In addition to above, askSpoke application expects few more attributes to be passed back in SAML response which are shown below. These attributes are also pre populated but you can review them as per your requirements.
102102

103-
| Name | Namespace | Source Attribute|
104-
| ---------------| --------------- | --------- |
105-
| [Attb1] | [Namespace1] | [value1] |
106-
| [Attb2] | [Namespace2] | [value2] |
103+
| Name | Source Attribute|
104+
| ---------------| --------- |
105+
| firstName | user.givenname |
106+
| lastName | user.surname |
107+
| email | user.mail |
108+
| phoneNumber | user.phonenumber |
107109

108110
1. On the **Set up single sign-on with SAML** page, in the **SAML Signing Certificate** section, find **Certificate (Base64)** and select **Download** to download the certificate and save it on your computer.
109111

0 commit comments

Comments
 (0)