louie007 / passport-keycloak-oauth2-oidc

A Passport.js strategy for authenticating with Keycloak using the OAuth2/OIDC API
MIT License
27 stars 12 forks source link

Doesn't work with Keycloak 24.0.0 #13

Closed krutogorec closed 2 months ago

krutogorec commented 2 months ago

Hi!

I used this passport strategy before and it worked flawless. But with updating to Keycloak 24.0.0 I get this error. Is this because they removed OpenID Connect Node.js adapters according to patch notes? And how can I fix this? 2024-06-24_12-39-49

krutogorec commented 2 months ago

Sorry, didn't saw another raised issue. This solution works https://github.com/louie007/passport-keycloak-oauth2-oidc/issues/11