Git Product home page Git Product logo

Comments (4)

MauWein avatar MauWein commented on July 20, 2024

Hey, how did you solve this?

from keycloak-quickstarts.

Toma5OD avatar Toma5OD commented on July 20, 2024

Hey I overcame this issue using the below steps.

Keycloak Version: Keycloak 19.0.1 (running on Podman)
Wildfly Version: 23.0.2

When I ran Wildlfly I installed the adapter-install.cli and I then I installed the adapter-elytron-install.cli also.
I then reloaded Wildfly and built the Quickstart succesfully.

I don't know why both adapters were required but without both installed the Quickstart would not build succesfully.

Hope this helps.

from keycloak-quickstarts.

MauWein avatar MauWein commented on July 20, 2024

Hey,
still having some issues but don't know why. Feeling really lost over there. I am not able to install adapter-install-cli. Always getting this message:
image
But the Installation of the adapter-elytron-install.cli worked. When I try do deploy the vanilla thing I get this error:
image

Any Idea how to install adapter-install.cli or/and get the deployment running?

from keycloak-quickstarts.

Toma5OD avatar Toma5OD commented on July 20, 2024

Hey,
Apologies for the delayed response.

I went through the app-authz-jee-vanilla quickstart just now to make sure it was functioning correctly with Keycloak 19.0.2.
I can confirm that it is working correctly.

Version: Keycloak 19.0.2 from build with Quarkus (although from Docker or Podman would also be fine)
Version: Wildfly 23.0.2

I would recommend using the above version of Wildfly as other versions could have unforeseen issues.

When beginning the adapters I would recommend not starting Wildlfy until you've moved the bin, docs and module adapter files into your Wildfly folder.

If Wildfly is already started when you move the adapter files into its folders you will need to stop and start Wildfly before installing the adapters.
Reloading it might also work but I would recommend stopping it totally and re running with ./bin/standalone.sh.

Not doing the above can cause the install of the adapter to fail yet if you retry it after doing the above it will also fail due to 'duplicate resource' although the adapter has not been installed correctly.

I would recommend starting with a fresh version of Wildfly 23.0.2 and trying the above.
It should install correctly.

I found that I needed both adapters installed when using Wildfly 23.0.2.
Install the legacy adapter first then reload then install the elytron adapter reload and you should be good to go.

After doing the above and following the steps in the Quickstart I had no issues with the build itself.
With only the Elytron adapter installed I had issues with the build.

I hope this is clear and helps you.

Feeling lost is understandable it takes a little bit of getting used to.

from keycloak-quickstarts.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.