Skip to content

docs: update configuration doc #637

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 3 additions & 13 deletions docs/docs/recipes/organizations/configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,11 @@ sidebar_position: 2

We'll go through the process of configuring the organizations feature via Logto Console (https://cloud.logto.io/).

### Start setting up your organization feature

When you activate the organization feature, you'll be guided through essential settings like setting up organization permissions, roles, and creating your first organization. You will gain a clearer understanding of how organizations function within Logto. After the initial setup, you can add members, assign roles within the organization, or refine your organization template.

In the organization list, you can create an organization and configure its details. On the organization details page, you can:

1. Modify the organization's name and description.
2. Add members and assign them organization roles.
3. Remove a user's membership in the organization.
4. Delete the organization.
5. Access a guide to understand more about organizations and the organization template.

### Configure organization template

The organization template consists of permissions and roles, which can be edited freely; any changes will affect users with those roles across all organizations.
Configuring organizations can be divided into two parts: setting up organization templates and creating and managing organizations.

First, navigate to the organization template in the left navigation menu. You will see that the organization template includes two parts: Organization Roles and Organization Permissions. An organization template defines shared access control policies (permissions and roles) for multiple organizations.

### Adding members and assigning organization roles

Expand Down