This repository has been archived by the owner on Dec 31, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 81
Error executing http method durring Authorization #43
Comments
I did some local testing by calling the method mentioned in the log directly. However, I could not reproduce the exception locally (without a running nexus server) |
hypery2k
added a commit
to hypery2k/nexus3-keycloak-plugin
that referenced
this issue
Apr 9, 2020
Getting the same error with these log infos:
|
@Euklios @hypery2k It seems that I have forgot to update the plugin version to the latest in the docker/Dockerfile, it still is 0.3.4 which doesn't support the Keycloak v9.0+. |
@Euklios I have updated the plugin to the latest version in the |
@flytreeleft The current master is not working for me. |
@Euklios Great :). |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I am trying to set up nexus using keycloak authentication, but are running into an HTTP error.
Environment
Keycloak version: 9.0.2
Nexus version: OSS 3.22.0-02
Plugin version: current master
Keycloak is backed by UCS (LDAP)
Reproduce
cd docker
docker build -t nexus-oss/nexus3:latest -f Dockerfile ..
docker-compose.yml
andkeycloak.json
insidedocker-compose up -d
Attachments
The text was updated successfully, but these errors were encountered: