Integrating with Apple Business Manager for Device management
Hello, I am trying to integrate with Apple Business Manager to import mobile device data into the CMDB. The ABM API uses OAuth2 with JWT for authentication, and requires that the client assertion be signed with the ES256 algorithm. I followed this ...