From 5640b16c77e5875f204f1ae01699d35ffae8269f Mon Sep 17 00:00:00 2001 From: miloschwartz Date: Thu, 18 Sep 2025 22:54:12 -0400 Subject: [PATCH] add idp videos --- manage/identity-providers/add-an-idp.mdx | 11 +++++++++++ manage/identity-providers/azure.mdx | 9 +++++++++ manage/identity-providers/google.mdx | 10 ++++++++++ 3 files changed, 30 insertions(+) diff --git a/manage/identity-providers/add-an-idp.mdx b/manage/identity-providers/add-an-idp.mdx index be0f2b9..05b9a25 100644 --- a/manage/identity-providers/add-an-idp.mdx +++ b/manage/identity-providers/add-an-idp.mdx @@ -5,6 +5,17 @@ description: "Configure external identity providers for user authentication to r Identity providers allow your users to log into Pangolin and Pangolin resources using their existing accounts from external identity systems like Google, Microsoft Azure, or Okta. Instead of creating separate Pangolin accounts, users can authenticate with their familiar work or personal credentials. +Here is an example using Microsoft Azure Entra ID as SSO for Pangolin: + + + **This feature is for you if:** - Your organization already uses an identity provider like Google Workspace, Microsoft Entra ID, Okta, or similar systems - You want to centralize user management and avoid maintaining separate Pangolin accounts diff --git a/manage/identity-providers/azure.mdx b/manage/identity-providers/azure.mdx index 01c10dc..18c4808 100644 --- a/manage/identity-providers/azure.mdx +++ b/manage/identity-providers/azure.mdx @@ -5,6 +5,15 @@ description: "Configure Azure Entra ID Single Sign-On" The following steps will integrate Microsoft SSO using the built in Azure Entra ID identity provider in Pangolin. + + #### Create an App Registration diff --git a/manage/identity-providers/google.mdx b/manage/identity-providers/google.mdx index 4044a2a..eb5250b 100644 --- a/manage/identity-providers/google.mdx +++ b/manage/identity-providers/google.mdx @@ -5,6 +5,16 @@ description: "Configure Google Single Sign-On" The following steps will integrate Google SSO using the built in Google identity provider in Pangolin. + + + [Create a new Project](https://console.cloud.google.com/projectcreate), or use an [existing Project](https://console.developers.google.com/) you've already created in the Google Developers Console. Setting the organization isn't required, unless you intend to use SSO for [more than 100 users](https://support.google.com/cloud/answer/13464323) externally (not via Google Workspace).