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

Onboard b2b organization and role management APIs #471

Merged
merged 5 commits into from
Aug 8, 2023

Conversation

sadilchamishka
Copy link
Contributor

@sadilchamishka sadilchamishka commented Jul 31, 2023

Purpose

Onboard organization management APIs and role management APIs

Additional improvements made.

  • Previously the path is marked as empty as the organization-management APIs were exposed with the servlet map to /api/server/v1/organizations. But as shown in the right hand side of the below image, the organizations path is added as with this effort the APIs is exposed with the servlet which expose the server APIs by default /api/server/v1

Untitled Diagram-Page-3 (1)

  • The above change is done for the role-management API also.

  • The package name was changed from org.wso2.identity.rest.api.organization.management.v1 to org.wso2.identity.api.server.organization.management.v1 as most of the modules in this repo adhere to that pattern. The same change was done for the role-management API related module.

Related Issues

@sadilchamishka sadilchamishka merged commit cb52fb5 into wso2:master Aug 8, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants