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
These are the defaults, and probably won't need you to change them. However, many SAML configuration errors are due to incorrect attribute mappings, so it's worth double-checking. Here's how:
110
113
@@ -116,14 +119,13 @@ This process requires configuration changes in both the Clerk Dashboard, and in
116
119
117
120
1. Still on the **Set up Single Sign-On with SAML** page, find the **SAML Certificates** section.
118
121
1. Copy the **App Federation Metadata Url**, and reply to this email with it. This is the final piece of information we need to enable SAML.
119
-
120
122
</Copyable>
121
123
122
124
## Add App Federation Metadata URL in the Dashboard
123
125
124
126
After following the instructions in the email, your customer should have sent you the Microsoft app's **App Federation Metadata URL**. Now, you're going to add it to the Clerk connection, completing the SAML connection configuration.
125
127
126
-
1. Navigate to the [**SSO connections**](https://dashboard.clerk.com/last-active?path=user-authentication/sso-connections) page in the Clerk Dashboard.
128
+
1. Navigate to the [**SSO connections**](https://dashboard.clerk.com/last-active?path=user-authentication/sso-connections) page in the Clerk Dashboard.
127
129
1. Select the SAML connection.
128
130
1. In the **Identity Provider Configuration** section, under **App Federation Metadata Url**, paste the **App Federation Metadata URL**.
129
131
1. Select **Fetch & save**.
@@ -139,5 +141,4 @@ This process requires configuration changes in both the Clerk Dashboard, and in
139
141
140
142
1. Navigate back to the Clerk Dashboard where you should still have the connection's configuration page open. If not, navigate to the [**SSO connections**](https://dashboard.clerk.com/last-active?path=user-authentication/sso-connections) page and select the connection.
141
143
1. At the top of the page, toggle on **Enable connection** and select **Save**.
0 commit comments