nextcloud / nextcloud/user_oidc

Could not reach provider at URL https://my.provider.url/.well-known/openid-configuration

Open
#397 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I keep getting 404 after I click the Login button. The endpoint url is reachable using curl on the same server which runs Nextcloud.
If it helps, I'm running ory Hydra and I've configured OpenID on Gitea (running on the same machine as Nextcloud) without issues.

Similar to issue #355, but in his case the cause was Keycloak misconfiguration.

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

No file or test is named. Start by reproducing the Login flow and comparing the configured https://my.provider.url/.well-known/openid-configuration request from Nextcloud with the reported curl result; use issue #355 and the Ory Hydra setup as context. Done means the 404 cause is identified and a reproducible fix or diagnostic is documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
authentication
Issue type
Bug
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.