Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use of app specific passwords #288

Closed
Monkyyy opened this issue Mar 7, 2023 · 4 comments
Closed

Use of app specific passwords #288

Monkyyy opened this issue Mar 7, 2023 · 4 comments

Comments

@Monkyyy
Copy link

Monkyyy commented Mar 7, 2023

Is there a way to use app specific passwords? I use yubikeys for the 2FA/FIDO stuff on my Apple ID so there is no way to use this.
I've tried to use authentication_type=Web but it asks for an 2FA via SMS or Pop Up on an device.

Until I switched to the Yubikeys every thing works fine. Thanks for that nice project - good work :)

@AndreyNikiforov
Copy link

Is there a way to use app specific passwords?

If you create app specific password and it works on icloud.com, then it most likely would work in icloudpd. Can you try it?

@Monkyyy
Copy link
Author

Monkyyy commented Mar 7, 2023

Is there a way to use app specific passwords?

If you create app specific password and it works on icloud.com, then it most likely would work in icloudpd. Can you try it?

On icloud.com it neither has worked but according to picklepete/pyicloud#349 I guess its a "problem" by pyicloud.

@AndreyNikiforov
Copy link

On icloud.com it neither has worked but according to picklepete/pyicloud#349 I guess its a "problem" by pyicloud.

pyicloud and, consequently, icloudpd, emulate web access to icloud.com - there is no special iCloudAPI that Apple exposes. If app-specific passwords work on icloud.com, they should work in pyicloud & icloudpd. Since you confirmed that app-specific password does not work for icloud.com, then nothing can be done in open source project to make it happen -- it is Apple limitation of app-specific passwords.

@boredazfcuk
Copy link
Owner

"App-specific passwords" are for use with Apps that run on iDevices. They cannot be used to log in to icloud.com because Apple does not allow it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants