get https://yourServer.jamfcloud.com/api/v2/sso/cert/download
Downloads the certificate currently configured for use with Jamf Pro's SSO configuration
Response
Downloads the certificate currently configured for use with Jamf Pro's SSO configuration
xxxxxxxxxx
curl --request GET \
--url https://yourserver.jamfcloud.com/api/v2/sso/cert/download \
--header 'accept: text/plain'