eclipse-tractusx / portal-frontend

Portal Frontend
Apache License 2.0
4 stars 25 forks source link

fix(admin credential): update approval and decline endpoints #765

Closed nidhigarg-bmw closed 2 months ago

nidhigarg-bmw commented 2 months ago

Description

Update admin-credential approval and decline endpoints

Why

Currently, when approving or declining a credential request on the page /admin-credential, the POST endpoint being triggered belongs to the portal backend. However, we need to switch this endpoint to the corresponding endpoint in the issuer component.

Issue

https://github.com/eclipse-tractusx/portal-frontend/issues/764

Checklist

Please delete options that are not relevant.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud