mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-03-08 03:36:42 +00:00
Continuing to update docs for 1.15.0
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user