Skip to content

AuthorizationCreateFromExternalForm throwes .denied #3

Answered by jakaplan
amomchilov asked this question in Q&A
Discussion options

You must be logged in to vote

At the point in time that your XPC helper tool performed the deserialization, did the Authorization instance still exist in your main app? If not, then the authorization no longer exists in the Security Server.

The output of SMJobBlessUtil.py check or codesign verification aren't relevant (yet) because unless I'm misunderstanding you haven't even been able to call LaunchdManager.bless(...) from your XPC helper server as you're unable to deserialize the Authorization instance. It's the bless action which has code signing requirements, not anything related to authorization.

Replies: 2 comments 8 replies

Comment options

You must be logged in to vote
4 replies
@amomchilov
Comment options

@amomchilov
Comment options

@jakaplan
Comment options

@amomchilov
Comment options

Answer selected by amomchilov
Comment options

You must be logged in to vote
4 replies
@amomchilov
Comment options

@jakaplan
Comment options

@amomchilov
Comment options

@jakaplan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants