Gabriel Sroka

https://github.com/gabrielsroka/gabrielsroka.github.io/tree/master/OktaAddPerson

  1. Create a folder on your PC or Mac called “OktaAddPerson” and download the files
  2. Edit the oktaAPIsettings.js with your URL and API token

Extension for Chrome and Firefox. The extension is oktaAddPerson.html with a few supporting .js files and the manifest.json.

oktaAddPerson.html will run in a browser from file://

To run on Mac Dashboard

The .HTA files (essentially, a webpage – HTML + JavaScript + CSS) will run in Windows in an “embedded IE”. It’s the same source code as the extension: mshta "%cd%\oktaAddPerson.html"

See also: