|
The registration SDKs for UPS and the sender are going against UPS endpoints that are protected using 'just' HTTP_BASIC.
Since we have Keycloak being part of the offering, it would be good to change that.
It would be good to evaluate that instead of HTTP_BASIC we should/would use Bearer token for the device registration and sender endpoints.
|