Skip to content

Commit

Permalink
New SSO article
Browse files Browse the repository at this point in the history
  • Loading branch information
SpencerFleury committed Sep 26, 2024
1 parent a0b26f8 commit 83aa140
Show file tree
Hide file tree
Showing 6 changed files with 40 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
id: f4d58059-2b59-48d5-9ec2-c43c99d2f40d
blueprint: single-sign-on
title: 'Set up single sign-on (SSO) for Amplitude using another service'
this_article_will_help_you:
- 'Set up single sign-on when using a service not specifically listed in the Access & SSO Settings section'
landing: false
exclude_from_sitemap: false
updated_by: 5817a4fa-a771-417a-aa94-a0b1e7f55eae
updated_at: 1727367735
---
You may want to set up single sign-on (SSO) using a custom-built SSO provider, or one not explicitly named in the Amplitude app. Amplitude is compatible with any SAML 2.0 compliant SSO provider, so as long as the one you want to use meets that description, you can do so.

## Before you begin

Read the introductory article on [single sign-on in Amplitude](docs/admin/single-sign-on/sso) to get a basic understanding of the basic requirements.

## Set up SSO for an unlisted ("Other") SSO provider

Check warning on line 18 in content/collections/single-sign-on/en/set-up-single-sign-on-sso-for-amplitude-using-another-service.md

View workflow job for this annotation

GitHub Actions / runner / vale

[vale] reported by reviewdog 🐶 [Amplitude.Headings] 'Set up SSO for an unlisted () SSO provider' should use sentence-style capitalization. Raw Output: {"message": "[Amplitude.Headings] 'Set up SSO for an unlisted () SSO provider' should use sentence-style capitalization.", "location": {"path": "content/collections/single-sign-on/en/set-up-single-sign-on-sso-for-amplitude-using-another-service.md", "range": {"start": {"line": 18, "column": 1}}}, "severity": "WARNING"}

To set up SSO using a provider that isn't Auth0, G Suite, Microsoft Azure Active Directory, Okta, or OneLogin, click the gear icon in Amplitude and navigate to *Organization Settings > Access & SSO Settings*. Then, from the *Identity Provider* dropdown, select *Other*.

![sso-other-1.png](/docs/output/img/single-sign-on/sso-other-1.png)

Next, upload your **metadata file** and enter the **entity ID** and the **assertion consumer service URL** in the appropriate fields. The location of these resources differs from provider to provider, so be sure to have this information before you begin this process.

When you're done defining your settings, click *Save*.
3 changes: 3 additions & 0 deletions content/trees/collections/en/single-sign-on.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
tree:
-
entry: f4d58059-2b59-48d5-9ec2-c43c99d2f40d
1 change: 0 additions & 1 deletion content/trees/collections/single-sign-on.yaml

This file was deleted.

4 changes: 4 additions & 0 deletions content/trees/navigation/en/admin.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,3 +70,7 @@ tree:
-
id: b36d4955-f9a8-4aa6-82f3-bea5a045138d
entry: 14b08e52-7066-47c7-8b58-afe8ca107555
-
id: c26a152e-fcf9-411e-a576-be105c07519a
title: 'Set up single sign-on (SSO) for Amplitude using another service'
url: /docs/admin/single-sign-on/set-up-single-sign-on-sso-for-amplitude-using-another-service
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
data: { }
size: 70674
last_modified: 1727367431
width: 808
height: 464
mime_type: image/png
duration: null
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 83aa140

Please sign in to comment.