Giter Site home page Giter Site logo

Comments (3)

anderius avatar anderius commented on May 20, 2024 3

@shaun12345678: We are using Redhat SSO (the commercial offering) internally, and is therefore some versions behind.

Would it be useful if there was an option to point to the keycloak.js located on the keycloak server? It is described here:

https://www.keycloak.org/docs/latest/securing_apps/index.html#_javascript_adapter

The library can be retrieved directly from the Keycloak server at /auth/js/keycloak.js and
is also distributed as a ZIP archive.

A best practice is to load the JavaScript adapter directly from Keycloak Server as it will
automatically be updated when you upgrade the server. If you copy the adapter to your
web application instead, make sure you upgrade the adapter only after you have
upgraded the server.

from vue-keycloak-js.

nlien avatar nlien commented on May 20, 2024

Agreed. Hopefully we can spend some time testing the latest KC version in about a month or so. I suspect we don't have time this side of the year...

from vue-keycloak-js.

baltom avatar baltom commented on May 20, 2024

I'll close this one. Currently it's on keycloak version 9.0.3 because of redhat-sso also being there.

A potensial solution to always be "up to date" is #59 without it we will most likely never be on the "latest and greatest" keycloak version

from vue-keycloak-js.

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.