add idp videos

This commit is contained in:
miloschwartz
2025-09-18 22:54:12 -04:00
parent e7be526939
commit 5640b16c77
3 changed files with 30 additions and 0 deletions

View File

@@ -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.
<iframe
className="w-full aspect-video rounded-xl mb-10"
src="https://www.youtube.com/embed/Xh4sl-9wK2I?si=hQvKusR-YPzGnP73"
title="YouTube video player"
frameBorder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
allowFullScreen
></iframe>
<Accordion title="How to create and set up a Google Project from scratch">
[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).