Right now it looks like this tool captures alot of different items related to Microsoft, Company Portal, etc. but I don't see anything about the Azure SSO extension.
We were just working on a case with Microsoft where we had to run this tool for Company Portal and other related Azure items, but we had to run additional commands to get the Azure SSO info.
It'd be great if this tool could collect Azure SSO info.
At minimum I think that would involve:
log show --style syslog --info --debug --predicate '(subsystem == "com.apple.AppSSO")' --last 30d >> ./syslog_AzureSSO.log
defaults read "/Library/Managed Preferences/com.apple.extensiblesso.plist" > ./AzureSSO.plist
pluginkit -vvv -m -i com.microsoft.CompanyPortalMac.ssoextension
However, it would be beneficial to collaborate with the Azure SSO team within Microsoft on the total list of items they request.
Right now it looks like this tool captures alot of different items related to Microsoft, Company Portal, etc. but I don't see anything about the Azure SSO extension.
We were just working on a case with Microsoft where we had to run this tool for Company Portal and other related Azure items, but we had to run additional commands to get the Azure SSO info.
It'd be great if this tool could collect Azure SSO info.
At minimum I think that would involve:
However, it would be beneficial to collaborate with the Azure SSO team within Microsoft on the total list of items they request.