You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can see from the README and a search through the issues that there is no support for Mac yet and I'm wondering why that is?
Is there a big thing making it hard to have Mac support, or has there just not been sufficient interest yet?
Is your feature request related to a problem? Please describe.
I'd like to get passwords when my script is run on a Mac, but Mac doesn't appear to be supported.
Describe the solution you'd like
To be able to get passwords when the script is run on a Mac, just like the other platforms.
Describe alternatives you've considered
Rest API? Maybe Python could use the C language CredentialProvider?
The text was updated successfully, but these errors were encountered:
It's not a matter of whether it will work or not, it's a matter of testing. I did not test with Credential Provider for Mac, therefore I cannot say there is support for it. Regardless, this module is built to work with either the CCP via REST or against an agent-based CP using CLIPasswordSDK.
I'm going to open up the contribution guidelines to allow external contributions to happen. Feel free to contribute this if you would like. I don't receive enough requests for this, unfortunately.
I'm keeping this open for everyone to 👍🏻 the original post above if you'd like this support to be added. Once it hits 20, I will develop it myself.
I can see from the README and a search through the issues that there is no support for Mac yet and I'm wondering why that is?
Is there a big thing making it hard to have Mac support, or has there just not been sufficient interest yet?
Is your feature request related to a problem? Please describe.
I'd like to get passwords when my script is run on a Mac, but Mac doesn't appear to be supported.
Describe the solution you'd like
To be able to get passwords when the script is run on a Mac, just like the other platforms.
Describe alternatives you've considered
Rest API? Maybe Python could use the C language CredentialProvider?
The text was updated successfully, but these errors were encountered: