0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2024-12-16 20:26:19 -05:00
logto/.changeset/loud-mice-divide.md

1 KiB

@logto/console
minor

support adding API resource permissions to organization roles and organization permissions in 3rd-party applications

Updates

  • Separated the "Organization template" from the "Organization" page, establishing it as a standalone page for clearer navigation and functionality.
  • Enhanced the "Organization template" page by adding functionality that allows users to click on an organization role, which then navigates to the organization role details page where users can view its corresponding permissions and general settings.
  • Enabled the assignment of API resource permissions directly from the organization role details page, improving role management and access control.
  • Split the permission list for third-party apps into two separate lists: user permissions and organization permissions. Users can now add user profile permissions and API resource permissions for users under user permissions, and add organization permissions and API resource permissions for organizations under organization permissions.