MSEndpointMgr / IntuneWin32App

Provides a set of functions to manage all aspects of Win32 apps in Microsoft Intune.
MIT License
345 stars 88 forks source link

Missing Certificate authentication in Connect-MSIntuneGraph #27

Closed neo42mgn closed 1 year ago

neo42mgn commented 2 years ago

I added Certificate Authentication Support to Connect-MSIntuneGraph in my fork of this project. As it does not quite work in every different case I guess it's not ready for a pull request, but maybe it helps adding this feature to the original project. https://github.com/neo42mgn/IntuneWin32App/commit/b915838bde11f6fde95c9e13a753bec1edd8905c

NickolajA commented 2 years ago

Could you submit a PR with the changes you've made? I'd be happy to take a look at it.