I'm attempting to deploy the Okta plugin for both Chrome & Safari. If anyone has any advice or methods to do this - advice is happily accepted!
Safari:
Downloaded the application from the App store. Created a composer package with a post install script. The issue is to get the extension to work it seems that I have to enable it through the Safari Preferences pane.
I started reading about the Safari PLIST and realized it was going to be inside a user folder for MacOS 10.14. I copied this file before enabling the extension manually then again after and I do not see a line entry that states that it is enabling the Okta plugin.
PLIST location: /Users/$USER/Library/Containers/com.apple.Safari/Data/Library/Preferences/com.apple.Safari.plist
Any advice where to enable a plugin/extension for Safari?
Thanks!