nextcloud / nextcloud/nextcloud-docker-dev

Impossible to connect on the nextcloud with Keycloak

Open
#190 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug question
Dominant language
PHP
Stars
190
Forks
103
Avg merge
4h 36m
Merged PRs (30d)
1

Description

Hi everyone 🙂

I would like to use Keycloak to do tests and I cannot log in with Keycloak.

I followed the instructions : https://github.com/juliushaertl/nextcloud-docker-dev#keycloak .

I run a few docker containers with this command :

docker compose up proxy nextcloud ldap keycloak

Then, I tried to log in with keycloak :

image

But, when I clicked on the "Login with Keycloak" button. I get this error message :

image

So, I tried to connect on the http://keycloak.dev.local . But, I get this another error message :

image

I saw my configuration from Settings > OpenID Connect and the configuration seems good to me ?

image

I don't know if it's a bug or not. Can you help me, please ? 🙏

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 with the repository's Keycloak instructions and reproduce the documented docker compose up proxy nextcloud ldap keycloak command. Compare the OpenID Connect settings and the reported browser errors, then verify that the Login with Keycloak flow completes successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, docker-compose
Domain
authentication, devops, infrastructure
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.