Robert Patrick
Robert Patrick
I am no longer seeing this error so I suspect that it was something in my code that was triggering this (that has since been changed).
@m-atanasova is correct, it is the Verbose logging level that is causing this.
@ararhe While I agree with your sentiment, the `--profile` argument to the OCI CLI command allows the CLI to use the right credentials to talk to the OCI APIs (e.g.,...
@ysalitrynskyi it seems clear that none of the contributors think this issue is important. This is why I haven’t wasted my time to fix it myself and submit a PR.
@goodhyun From your original snippet of the debug message, it looks like not only is it finding the identity you want but 6 other valid identities. Have you tried using...
@goodhyun I am able to replicate the problem, though I am not sure that the application code signing is working properly. According to the Apple Developer Certificate Generation page, apps...
@goodhyun I think we should fix it so that it is able to run `productbuild` properly. I have a local environment where I have a build (invoking `productbuild`) working. Unfortunately,...
Yes, I believe this is still an issue.
@addlistener In our app, we have a panel on our Settings page that only shows up when the application is run on the Mac. It allows the user to add...
Policies are stored in the Embedded LDAP Server where, by default, the credentials required to make an LDAP connection are randomly generated. As such, discovery of such policies seem beyond...