mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-03-12 13:46:45 +00:00
add idp videos
This commit is contained in:
@@ -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:
|
||||
|
||||
<iframe
|
||||
className="w-full aspect-video rounded-xl mb-10"
|
||||
src="https://www.youtube.com/embed/41OWI8uHPZg?si=VYGGAerzsIDe6wUx"
|
||||
title="YouTube video player"
|
||||
frameBorder="0"
|
||||
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture"
|
||||
allowFullScreen
|
||||
></iframe>
|
||||
|
||||
**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
|
||||
|
||||
Reference in New Issue
Block a user