You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Enhance the protocol server on the BPP side by adding support for the /cred endpoint. This involves implementing a new endpoint according to the provided API specifications for /cred, allowing the BPP to handle credential-related requests effectively.
Goals
Add the /cred endpoint to the BPP protocol server as specified.
Implement the endpoint functionality to handle requests as per the API specification for /cred.
Ensure secure handling and validation of credential data passed through this endpoint.
Conduct testing to confirm that the /cred endpoint functions correctly and meets all specified requirements.
Expected Outcome
An enhanced protocol server on the BPP side with a fully functional /cred endpoint, capable of handling credential-related requests according to the specified API requirements.
Acceptance Criteria
The /cred endpoint is implemented on the BPP protocol server.
The endpoint adheres to the provided API specification for /cred.
Credential data is handled securely and validated as per requirements.
Testing confirms that the /cred endpoint functions as expected.
Mockups / Wireframes
NA
Product Name
Beckn
Domain
TBD
Tech Skills Needed
API Development
Protocol Server Enhancement
Data Security
API Specification Compliance
Complexity
Medium
Category
Backend Development
Sub Category
Endpoint Implementation
The text was updated successfully, but these errors were encountered:
emmayank
changed the title
Enhance protocol server & GCL to add the /cred endpoint- BAP / BPP
Enhance protocol server to add the /cred endpoint- BAP / BPP
Oct 24, 2024
Description
Enhance the protocol server on the BPP side by adding support for the
/cred
endpoint. This involves implementing a new endpoint according to the provided API specifications for/cred
, allowing the BPP to handle credential-related requests effectively.Goals
/cred
endpoint to the BPP protocol server as specified./cred
./cred
endpoint functions correctly and meets all specified requirements.Expected Outcome
An enhanced protocol server on the BPP side with a fully functional
/cred
endpoint, capable of handling credential-related requests according to the specified API requirements.Acceptance Criteria
/cred
endpoint is implemented on the BPP protocol server./cred
./cred
endpoint functions as expected.Mockups / Wireframes
NA
Product Name
Beckn
Domain
TBD
Tech Skills Needed
Complexity
Medium
Category
Backend Development
Sub Category
Endpoint Implementation
The text was updated successfully, but these errors were encountered: