I am facing an error Exception in Trust root Validation - with Message 403 Forbidden in Result state while testing sbi mosip ctk
The first question is, I would like to check the detailed logs on why this error occurs, but where can I check the logs?
Second, I created and signed a Device.key using the link https://mosip.atlassian.net/wiki/spaces/MSD/pages/1022394369/Building+a+Mock+Registration+MDS+for+your+1.2.0.x+MOSIP+Setup
I currently send the JWT header with only the “alg” and “typ” fields.
For L0 device authentication, is the signature header required to contain the “kid” or “x5c” fields?