Code Monkey home page Code Monkey logo

Comments (5)

AbdullahGheith avatar AbdullahGheith commented on September 3, 2024 1

Unfortunately, i switched to Spring boot, and that just worked..

from base-starter-flow-quarkus.

czp13 avatar czp13 commented on September 3, 2024 1

Thank you very much for the lightning-fast reply @AbdullahGheith! I am glad to hear it is working with Spring Boot.
I guess we can just close this one soonish as no other user had this or a similar problem in the past year, and you also moved on. Plus the above properties could have worked. Take care.

from base-starter-flow-quarkus.

klenkes74 avatar klenkes74 commented on September 3, 2024

I needed to add a few more configurations in my application.properties:

quarkus.oidc.authentication.user-info-required=true
quarkus.oidc.roles.source=userinfo
quarkus.oidc.roles.role-claim-path=realm_access/roles

I enforce the roles on quarkus application.properties side (quarkus.http.auth.permission.* and quarkus.http.auth.policy.*) but it works ...

from base-starter-flow-quarkus.

czp13 avatar czp13 commented on September 3, 2024

Is this happening still to you @AbdullahGheith? Could you try out pls idea mentioned above?

from base-starter-flow-quarkus.

czp13 avatar czp13 commented on September 3, 2024

As we discussed in our flow meeting, we can close this one:

  • as the suggested solution may work,
  • no other users seemingly affected by this one,
  • @AbdullahGheith also does not experience this anymore (switched to Spring Boot),

Thanks @AbdullahGheith once more, take care.

from base-starter-flow-quarkus.

Related Issues (17)

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.