API-Manager icon indicating copy to clipboard operation
API-Manager copied to clipboard

A Django project to manage the Open Bank Project API via API Calls

Results 34 API-Manager issues
Sort by recently updated
recently updated
newest added

Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 1.5.3 to 2.4.0. Release notes Sourced from pyjwt's releases. 2.4.0 Security [CVE-2022-29217] Prevent key confusion through non-blocklisted public key formats. https://github.com/jpadilla/pyjwt/security/advisories/GHSA-ffqj-6fqr-9h24 What's Changed Add support for Python...

dependencies
python

Bumps [django](https://github.com/django/django) from 2.2.13 to 2.2.28. Commits 5c33000 [2.2.x] Bumped version for 2.2.28 release. 29a6c98 [2.2.x] Fixed CVE-2022-28347 -- Protected QuerySet.explain(**options) against... 2c09e68 [2.2.x] Fixed CVE-2022-28346 -- Protected QuerySet.annotate(), aggregate(),...

dependencies
python

OBP-20050: Current User is not a Super Admin! No Role name will be shown in the 'Filters' dropdown! Shown when go to Users page.

Permission of `CanUpdateAccountApplication` has already been granted to the user and exists in the `mappedentitlement` table but a call to update the application status returns with the error `{"code":403,"message":"OBP-20006: User...

For PSD2 compliance, apps must be able to identify themselves with client TLS certificates against the API. Therefore, client cert file has to be configurable.

To access the KPI Dashboard of the API Manager, the roles CanGetConsumers and CanGetAnyUser are required. Error handling does not work for this: If these roles are not given, "Internal...

bug

![image](https://user-images.githubusercontent.com/23308710/52950511-af836d80-337f-11e9-82ef-2cedd2e3cac1.png)

This makes it pretty simple to get the API manager up in Docker.