vue-keycloak-js icon indicating copy to clipboard operation
vue-keycloak-js copied to clipboard

feat: upgrade to latest keycloak-js adapter 23.0.5

Open yaffol opened this issue 1 year ago • 4 comments

This is required to handle the new iss parameter returned from the keycloak server in the redirect response.

This also updates the types to match the deprecation and removal of KeycloakPromise.

yaffol avatar Jan 31 '24 14:01 yaffol

@chrisnruud please merge this and release, it wont take long

LeoQuote avatar Mar 07 '24 10:03 LeoQuote

@baltom Can you please look / approve this pull request? This is really big blocker of usable this lib.

BlackSmith avatar Jun 26 '24 11:06 BlackSmith

It's by no means ideal but if it helps any I've released this under my handle at @pvale/vue-keycloak-js on npm (so I can use it!)

yaffol avatar Jun 26 '24 12:06 yaffol

Hi! As mentioned in https://github.com/dsb-norge/vue-keycloak-js/blob/main/CONTRIBUTING.md - this project is sadly tied to whichever version of keycloak is distributed with redhat-sso since that is our use case and bumping past that would severly inhibit our own use of this project. Thanks to @yaffol for releasing a fork with more updated dependencies.

chrisnruud avatar Jun 27 '24 10:06 chrisnruud