mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-03-11 13:16:44 +00:00
clean up client install/configure and add sidebar cta
This commit is contained in:
@@ -3,6 +3,12 @@ title: "Auto Provisioning"
|
||||
description: "Automatically create and manage user accounts from external identity providers"
|
||||
---
|
||||
|
||||
import PangolinCloudTocCta from "/snippets/pangolin-cloud-toc-cta.mdx";
|
||||
|
||||
<PangolinCloudTocCta />
|
||||
|
||||
|
||||
|
||||
Auto provisioning is a feature that allows you to automatically create and manage user accounts in Pangolin when they log in using an external identity provider rather than pre-provisioning a user with a role. This is useful for organizations that want to streamline the onboarding process for new users and ensure that their user accounts are always up-to-date.
|
||||
|
||||
You will be able to programmatically decide the roles and organizations for new users based on the information provided by the identity provider.
|
||||
|
||||
Reference in New Issue
Block a user