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

Login in using Microsoft credentials #2

Open
Scylla2020 opened this issue Jul 16, 2022 · 4 comments
Open

Login in using Microsoft credentials #2

Scylla2020 opened this issue Jul 16, 2022 · 4 comments

Comments

@Scylla2020
Copy link

How do I login using Azure credentials? I dont have a username and password. Thanks

@vrbadev
Copy link
Owner

vrbadev commented Jul 16, 2022

I am sorry but I have no experience with Azure. If the content you are accessing requires login and you don't have username and password, how does the login process work?

@Scylla2020
Copy link
Author

Oh okay. Im not sure how the Azure stuff works exactly but its got 2 factor authentication etc, the other node js library works fine because it opens a browser for login so it authenticates no matter the login mechanism, while this python version is only allowing login from terminal

@recolic
Copy link

recolic commented Sep 22, 2022

Is it possible to login with my cookie? So the downloader don't need to take care of the shitty login process anymore.

In some corporation, microsoft don't allow you to login with a random browser like chromium. You must use Microsoft Edge and Microsoft intune plugin to be "secure". Allowing login with cookie can workaround this problem.

@YuenSzeHong
Copy link

btw is that possible to store the creds in a config file?

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

4 participants