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

Added the Nextcloud Validation API #38

Closed
wants to merge 1 commit into from

Conversation

karankotz
Copy link

  • This is the validation API for the nextcloud to enable the backend programs to authenticate to the nextcloud instance via the OAuth token through WebDAV.

  • This is the POST API and takes the input as the username and token, then returns 200 response if the authentication is successfull else returns 401 unauthorized response.

  • This API was developed for the phase 1 GSoC 2018 and later the same code is utilized to add the functionality of API to the airavata-nextcloud app at the link: Addition of the support to authenticate the users via WebDAV using OAuth Token DImuthuUpe/airavata-nextcloud-app#1

@smarru smarru closed this Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants