I created a public/private key in my app and had it authorized by the enterprise admin. But, when I download the file and add it to my application, the privateKey and passphrase are empty.
Is there a step I'm missing in creating the app? It's a OAuth2.0 Server Authentication with JWT, with read/write Content Actions, generating a new access token, app access only.
Thanks in advance,
Todd