nextcloud / nextcloud/user_oidc

Does the user_oidc application support notes and other non-OCS API endpoints?

Open
#836 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

discussion priority: normal question
Dominant language
PHP
Stars
181
Forks
60
Avg merge
7h 34m
Merged PRs (30d)
26

Description

  • I am trying to figure out the best OIDC plugin to use for my nextcloud setup

  • For non-OCS API endpoints, I need to know if this plugin supports them or whether we get an error from CORSMiddleware like CORS requires BASIC auth

  • P.S. I'm not sure if this is the right place for a question like this or if I should be asking in the forum; forum seems less developer oriented to me 🤔. Apologies in advance if this is the wrong place

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the user_oidc application's handling of non-OCS API endpoints and the referenced CORSMiddleware.php behavior around line 102. Check whether the Notes use case and mobile-client SSO path are covered; done would mean a clearly documented support boundary or a concrete implementation scope.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
api, authentication
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.