VMware Workspace ONE Community
mveras1972
Enthusiast
Enthusiast

Privacy Preferences MacOS

I am new to Workspace One. I am creating a profile for MacOS. I am trying to pre-authorize an application in Privacy Preferences. I was able to find the Identifier but I don't know what to enter in the Code Requirement field. Where do I find that? How does it look like? I see that it can be obtained with the codesign command, but I ran the command and I have no idea what to enter in the Code Requirement field. See command's output below:

codesign --display -r - /Applications/.com.bomgar.scc.5EE3EF2A/"Remote Support Customer Client.app"

Executable=/Applications/.com.bomgar.scc.5EE3EF2A/Remote Support Customer Client.app/Contents/MacOS/sdcust

designated => identifier "com.bomgar.bomgar-scc" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = B65TM49E24

pastedImage_0.png

0 Kudos
1 Reply
pevans00
VMware Employee
VMware Employee

It's the entire string after the "designated =>" part.  Based on your output, the Code Requirement should be:

identifier "com.bomgar.bomgar-scc" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = B65TM49E24