nextcloud / nextcloud/user_oidc
Could not reach provider at URL https://my.provider.url/.well-known/openid-configuration
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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