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

[FEAT] Add Support for Management Portal Client #521

Open
this-Aditya opened this issue Jan 13, 2025 · 1 comment
Open

[FEAT] Add Support for Management Portal Client #521

this-Aditya opened this issue Jan 13, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@this-Aditya
Copy link
Member

Support for a Management Portal client can be added to enhance functionality. This will be particularly useful for handling requests that lack subject or project information, as such details can be retrieved using the Management Portal client.

There are two potential approaches to implement this:

  1. Extend the existing class designed for this purpose: ManagementPortalService.java

  2. Utilize the ManagementPortal client library. This Kotlin library interacts with the ManagementPortal REST API and provides support for fetching various ManagementPortal resources.
    For more details, refer to the library documentation: ManagementPortal Client Library

@yatharthranjan
Copy link
Member

Pls see my comment in #522

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants