Apple Business Manager in Okta Workflows
A few months back, Apple released an update to Apple Business Manager and Apple School Manager to allow API access to customers. Apple has thoroughly documented the API. I tried to implement the new API in Okta Workflows, and got it mostly working, but I wasn’t happy with it. Apple requires an assertion which can live up to 180 days. Once you have that assertion, you can request a bearer token, and with that bearer token, you can perform API calls. Bart Reardon created a shell script that requests that assertion. What I had done was take that assertion generated by the script, and used it as an input. That… Read More »Apple Business Manager in Okta Workflows






