Continuing to update docs for 1.15.0

This commit is contained in:
Owen
2026-01-22 18:19:16 -08:00
parent 1e8820f110
commit 6c44067e2b
10 changed files with 296 additions and 8 deletions

View File

@@ -71,9 +71,7 @@ contains(groups, 'admin') && 'Admin' || 'Member'
This example will return the string "Admin". If the user is not a member of the "admin" group, it will return "Member".
## Community Edition
In the Community Edition, identity providers are managed at the server level and not the individual organization. This means you must define policies per organization to map users to specific organizations and roles within those organizations.
## Global Identity Providers
After you create an IdP, on the edit page, you can manage organization policies via the "Organization Policies" tab. You can set default (fallback) policies, or define them on a per org basis.