Skip to content
Discussion options

You must be logged in to vote

@Muhammad-Jafar

I tried to login, but the link went to the general login site, even though I had already logged in to my OneDrive account which belongs to my university domain.

What you need to do (and this is not clearly articulated in the documentation) is configure the client in the 'config' file with your Azure tenant identifier for your university domain as your university Azure deployment does not support multi-tenant applications.

To update your 'config' file, you need to add the following:

azure_tenant_id = "insert valid entry here"

The entry you add is unique to your university.

This will configure your client to use the specified tenant id in its Azure AD and Graph endpoint U…

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by abraunegg
Comment options

You must be logged in to vote
2 replies
@abraunegg
Comment options

@Muhammad-Jafar
Comment options

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