Skip to content
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

Add API Support for Parent Organization Admins to Share Users with Sub-Organizations #22541

Closed
BimsaraBodaragama opened this issue Jan 28, 2025 · 1 comment

Comments

@BimsaraBodaragama
Copy link
Member

Description

Purpose

Introduce API support in IS/Asgardeo to enable parent organization admins to share users with their sub-organizations based on defined resource-sharing policies. This feature aims to address the current gap in direct user sharing between parent and sub-organizations.

###Key Functionalities

  1. Selective User Sharing:
    • Share users with specific sub-organizations, applying distinct resource-sharing policies and roles.
  2. General User Sharing:
    • Share users across all sub-organizations using a unified resource-sharing policy, with or without roles.
  3. Selective User Unsharing:
    • Unshare users from specific sub-organizations.
  4. General User Unsharing:
    • Unshare users from all sub-organizations in a single operation.
  5. Retrieve Shared Organizations:
    • Retrieve the list of sub-organizations a user has been shared with.
  6. Retrieve Shared Roles:
    • Retrieve roles assigned to a shared user in a specific sub-organization.

Scope

  • Introduces new API endpoints to manage user sharing and unsharing across sub-organizations.
  • Adds functionality to retrieve shared organizations and roles for improved user access management.

Impact

This feature enhances the parent organization admin’s ability to share/unshare user access within their organizational hierarchy, improving scalability and flexibility for B2B scenarios in IS/Asgardeo.


##Related Issue
Allow Parent Organization Admins to Share Users with Sub Organizations Based on Resource Sharing Policies with or without Roles #22331

Version

7.1

@BimsaraBodaragama
Copy link
Member Author

You can track the PR here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

No branches or pull requests

2 participants