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

MOSIP-37857 Partner Admin API automation #1041

Merged
merged 11 commits into from
Dec 16, 2024

Conversation

Sohandey
Copy link
Member

@Sohandey Sohandey commented Dec 16, 2024

Automated all these below APIs::

/partners/partner-policy-requests - GET - to get the count of all the policy requests in pending status
/securebiometricinterface/search/v2 - GET- to get the count of all the SBI in pending status
/devicedetail/search/v2 - GET- to get the count of all the devices in pending status
/ftpchipdetail/search/v2- GET- to get the count FTM in pending status
/partners/v3 - GET - list of all the partners
/partners/{partnerId}/v2 - GET - partner details
/policies/group/{policyGroupId}/ - PATCH - deactivate policy group
/policies/{policyId} - PATCH - deactivate a policy
/policies/search/v2 - GET - list of all the policies in the system
/partners/partner-policy-requests - GET - list of all policy requests across all partners
/oauth/partners/clients - GET - list of all the OIDC clients across all the partners
/partners/apikey/search/v2- GET - list of all the API keys across all the partners
/securebiometricinterface/search/v2 - GET- list of all the SBI’s created by all the partners
/devicedetail/search/v2 - GET- list of all the Devices created by all the partners
/ftpchipdetail/search/v2 - GET- list of all the FTM’s created by all the partners

@Sohandey Sohandey changed the title Develop pmp revamp MOSIP-37857 Dec 16, 2024
Signed-off-by: Sohan Kumar Dey <[email protected]>
Copy link

@lsivanand lsivanand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you please add the description for this..

@mayuradesh mayuradesh changed the title MOSIP-37857 MOSIP-37857 Partner Admin API automation Dec 16, 2024
@mayuradesh mayuradesh merged commit d28381e into mosip:develop-pmp-revamp Dec 16, 2024
12 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