587 MISSINGJWTPRIVKEY LOGMECH=BEARER requires jws_private_key connection string attribute
Explanation:
The BEARER logon mechanism requires a private key. The jws_private_key connection string attribute was not found in the connection string passed in connect_ptr.
Remedy:
Obtain a private key from your identity provider and set the jws_private_key connection string attribute to point to the file containing the private key.