...
The first step in this journey is to discover all the resources registered by the LFIs in the Directory. This can be done using the Participants Public API, following the discovery guidelines defined in the Registration Framework at https:/wiki/spaces/Internal/pages/27361324openfinanceuae.atlassian.net/wiki/x/roCFBg
Once all the resources have been retrieved, the client should be able to call the Authorization Server token and PAR endpoints, as outlined in the Security Profile - FAPI document at https:/wiki/spaces/Internal/pages/26869805openfinanceuae.atlassian.net/wiki/x/TYCFBg
It’s worth noting that there is no need for an active registration step by the clients in the Registration Framework, meaning that servers are expected to accept all incoming valid requests from clients.
...