IT Process Automation

 View Only

 Configuring HTTP POST in IT PAM 4.3 SP01 use Basic Auth to generate Bearer Token

Kerry Hamilton's profile image
Kerry Hamilton posted Aug 13, 2021 03:32 PM
I am connecting to JAMF API using Basic Auth. The POST response should return the token and expires values. I am getting the following error from PAM-

"IO Error or connection aborted while executing request or processing HTTP response. class javax.net.ssl.SSLPeerUnverifiedException. peer not authenticated"

I supplied HTTP URL INFORMATION-

URL- "https://company.jamfcloud.com/api/v1/auth/token"
Authentication Type - HTTP Authentication
User name- "username"
Password- "pwd"




It works from Postman.

I updated the screenshot. I am using Authorization not Authentication in the HTTP Header.

I am new to using IT PAM. Any help is welcomed. Thank you.
Robinson Morales's profile image
Robinson Morales
Hi Kerry.
Maybe this TechDoc could be useful:

https://knowledge.broadcom.com/external/article/214377/oauth-20-for-rest-calls-in-itpam.html

Regards,
Robin M.