You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/saas-apps/askspoke-tutorial.md
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -86,24 +86,26 @@ Follow these steps to enable Azure AD SSO in the Azure portal.
86
86
In the **Reply URL** text box, type a URL using the following pattern:
87
87
`https://<SUBDOMAIN>.askspoke.com/saml/callback`
88
88
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
+
89
92
1. Click **Set additional URLs** and perform the following step if you wish to configure the application in **SP** initiated mode:
90
93
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:
92
95
`https://askspoke.com/login`
93
96
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
-
97
97
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.
98
98
99
99

100
100
101
101
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.
102
102
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 |
107
109
108
110
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.
0 commit comments