Hi All,
I really need help on this. I need to connect to Azure blob service. In order to connect, I need to get the JWT token from authentication server.
I need to send Client ID, KID and client Assertion key. I have the Client ID, KID and private key. I don’t know how to create the assertion key on AS400.
I have seen this key created using some JAVA library. But I don’t have those libraries on AS400. Also, I am using Scott's HTTPAPI to connect since I have to upload a file as multipart.
I search the web, looked into QSYS2.HTTP* and got nothing.
Any code snippet will be greatly appreciated.
Can some one please help me on this?
Thank You, Sarvan