Giter Club home page Giter Club logo

Comments (2)

dominikguhr avatar dominikguhr commented on July 19, 2024 1

@ceceu You could do that by calling the oidc-endpoints directly. you have to allow direct access grants in your clients, then you could call the /auth, /userinfo etc.-endpoints of the realm (see realm configuration => openid connect endpoint configuration - its a hidden link! ;) ) directly and use the token you get in the Authorize header you have to send when calling your Rest API from your desktop api.

Knowing that this is an old thread, one thing for @sebastienblanc : Thanks for your screencast today ;) I implemented the very same thing as you did, actually based on your post back then, but with p3 and a little more beauty. I made a 3-part blog series out of them, available in german at our blog - I don't want to propagate here. You can find the repos in my github account. feel free to use them. I am still trying to translate my posts to english (we have an english blog, too), but ... time ;)

from spring-boot-keycloak-tutorial.

Pinguwien avatar Pinguwien commented on July 19, 2024 1

okay, damnit. wrong account used :) you can find the repo with frontend, backend and mail-service in MY account ;)

from spring-boot-keycloak-tutorial.

Related Issues (7)

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.