Portafly Account settings > Users page needs to be wired up with Porta API.
Given the description of the specification, it could be achieved with the endpoints:
Users List (provider account):
/admin/api/users.xml
User Permissions Read:
/admin/api/users/{id}/permissions.xml
The idea is to connect it and not use the spec examples.
Relevant issues:
Design: https://issues.redhat.com/browse/THREESCALE-4765
OAS: https://issues.redhat.com/browse/THREESCALE-4944
Component: https://issues.redhat.com/browse/THREESCALE-4954