Result
The LN setup for the route authorizations is now complete and you can start sending the API requests.
When a message that is sent by the procurement employee (user cbanks) arrives in LN, the authorizations of the LNAPI_PROC_EMPLOYEE role are applied.
When a message that is sent by the buyer (user cmorales) arrives in LN, the authorizations of the LNAPI_BUYER role are applied.
If a request invokes a method that is granted in the user’s API role, the request is processed.
If a request invokes a method that is not granted in the user’s API role, the request is rejected. A “403” error is returned.