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

Microsoft OneDrive integration #18391

Open
jmchilton opened this issue Jun 13, 2024 · 0 comments
Open

Microsoft OneDrive integration #18391

jmchilton opened this issue Jun 13, 2024 · 0 comments
Labels

Comments

@jmchilton
Copy link
Member

I've done all the initial dev work for OneDrive integration (including I think a production config file) but I am struggling a bit with the integration testing and we store these templates in the database for users so I don't want to integrate experimental stuff the way I would with... nearly anything else in Galaxy.

The commit is jmchilton@29a3fa2 and it should apply on top of the other OAuth 2 work in #18272. I think the problem is that Microsoft requires app publishers to verify domain names (https://learn.microsoft.com/en-us/entra/identity-platform/publisher-verification-overview). Which would be easy enough to test for a admin with access to a dev server with a CNAME and a static proxy setup but I do most of my work on my laptop in a McDonalds.

The GCC is coming quickly - I'm going to pull this commit out of my dev branch and work on other stuff.

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

No branches or pull requests

1 participant