Standard based security solution tailored for VEDA comprehensive user authentication, centralized user profile management, and intelligent authorization decisions.
Apache License 2.0
4
stars
7
forks
source link
Optimize Group Management Endpoints for Admin Portal Integration #83
Update the group management endpoints to align with the requirements of the admin portal. The current design necessitates multiple requests to gather necessary data for the UI. By modifying the endpoints or adding new ones, we aim to consolidate these requests, improving efficiency and reducing the number of API calls
Closing the issue for now, in the future, if there are any new requirements from the VEDA Auth Central portal while it's in development, we will open this.
Update the group management endpoints to align with the requirements of the admin portal. The current design necessitates multiple requests to gather necessary data for the UI. By modifying the endpoints or adding new ones, we aim to consolidate these requests, improving efficiency and reducing the number of API calls