Closed msauaia closed 3 years ago
1 - that's correct 2 - the client_id is the client id that is used by the directory for the client, you should use software_id which is the CN of the certificate issued by ICP and the cnpj
This will be covered further in the ASPSP user guide.
The current certificate standard, for the client (transport) certificate does not include custom OIDs. The Software Statement ID is included at the UID (OID 0.9.2342.19200300.100.1.1).
If you have further question, you can create a service desk ticket. https://servicedesk.openbankingbrasil.org.br/Login.jsp
In the DCR client registration process, the authentication mechanism must validate the client through the SSA together with the client certificate presented in the mTLS, correct?
Will this validation occur more specifically through the validation of the fields software_client_id, extracted in the SSA, and tls_client_auth_subject_dn, extracted in the client's certificate?
One last question, should tls_client_auth_subject_dn contain which OID defined in the certificate standard? Would it be the UID (OID 0.9.2342.19200300.100.1.1)?