We have an app that its build using outsystems and using android.
For security authentication we must construct a JOSE Object for passing to the server . It is construct with header, body and signature
However when we integrate outsystems, the header returns null and It is not possible to pass it to the server
We dont know if the last updates of outsystems have some impact on encryption or some restriction reading info of the phone