<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
	<key>EnterprisePoliciesEnabled</key>
	<true/>
	<key>Authentication</key>
	<dict>
		<key>SPNEGO</key>
		<array>
			<string>FINRA.ORG</string>
			<string>mediaplatform.com</string>
			<string>catnms.com</string>
			<string>finra.sharepoint.com</string>
			<string>*.login.microsoftonline.com</string>
			<string>adfs.finra.org</string>
		</array>
		<key>Delegated</key>
		<array>
			<string>FINRA.ORG</string>
			<string>mediaplatform.com</string>
			<string>catnms.com</string>
			<string>finra.sharepoint.com</string>
			<string>*.login.microsoftonline.com</string>
			<string>adfs.finra.org</string>
		</array>
		<key>NTLM</key>
		<array>
			<string>FINRA.ORG</string>
			<string>mediaplatform.com</string>
			<string>catnms.com</string>
			<string>finra.sharepoint.com</string>
			<string>*.login.microsoftonline.com</string>
			<string>adfs.finra.org</string>
		</array>
		<key>AllowNonFQDN</key>
		<dict>
			<key>SPNEGO</key>
			<true/>
			<key>NTLM</key>
			<true/>
		</dict>
	</dict>
	<key>Certificates</key>
	<dict>
		<key>ImportEnterpriseRoots</key>
		<true/>
	</dict>
	<key>DisableAppUpdate</key>
	<true/>
	<key>DisableFeedbackCommands</key>
	<true/>
	<key>DisableFirefoxAccounts</key>
	<true/>
	<key>DisableMasterPasswordCreation</key>
	<true/>
	<key>DisablePocket</key>
	<true/>
	<key>DontCheckDefaultBrowser</key>
	<true/>
	<key>Homepage</key>
	<dict>
		<key>URL</key>
		<string>https://finra.sharepoint.com/sites/FINRAnet</string>
		<key>Locked</key>
		<true/>
		<key>StartPage</key>
		<string>homepage</string>
	</dict>
	<key>OfferToSaveLogins</key>
	<true/>
	<key>OverrideFirstRunPage</key>
	<string>https://finra.sharepoint.com/sites/FINRAnet</string>
	<key>OverridePostUpdatePage</key>
	<string>https://finra.sharepoint.com/sites/FINRAnet</string>
	<key>Proxy</key>
	<dict>
		<key>SocksVersion</key>
		<string>4</string>
		<key>Mode</key>
		<string>none</string>
		<key>HTTPProxy</key>
		<string>proxy.example.com:80</string>
		<key>Locked</key>
		<true/>
	</dict>
	<key>SearchBar</key>
	<string>separate</string>
</dict>
</plist>
