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

Where to set client id and secret for OneDrive (and other cloud providers)? #190

Open
atkulp opened this issue Oct 25, 2021 · 3 comments
Open

Comments

@atkulp
Copy link

atkulp commented Oct 25, 2021

Looking through the repo, I see a reference to them in the nextcloud-keeweb/default_settings.patch folder, but no place to actually configure them. Am I missing it? It's using a client ID starting with bbc74d1b at the moment which then gives an error on redirect_uri. Not sure if I got that in there somehow or what, but I can't see where to set it now.

Thanks!

@arnowelzel
Copy link
Collaborator

Well - this is the Keeweb integration for Nextcloud. I don't see the point in providing a client ID and secret for OneDrive and other providers. The app only needs to work with Nextcloud. What is the use case?

@atkulp
Copy link
Author

atkulp commented Oct 26, 2021

The Keeweb app has Open buttons for OneDrive and other cloud providers. Since I'm using OneDrive for that file already, I don't want a second copy within Nextcloud. I can see why it's odd, but doesn't the core Keeweb code already support it?

@arnowelzel
Copy link
Collaborator

Yes, the Keeweb core supports opening files from other locations as well. Nevertheless Keeweb for Nextcloud only provides WebDAV and local files:

image

Also keep in mind that using OneDrive is not that simple, also see keeweb/keeweb#683

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

2 participants