Skip to content

Capture Azure SSO Logs as part of script #1

Description

@pboushy

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions