Open Zied-ncq opened 1 year ago
Any update on this?
In this keycloak-connect issue I found two potential alternatives:
Yeah I think we could use another middleware, but I'll need to find an alternative for keycloak's authz feature. I think there should be an existing api for that, was it called keycloak-admin or something.
Yeah I think we could use another middleware, but I'll need to find an alternative for keycloak's authz feature. I think there should be an existing api for that, was it called keycloak-admin or something.
I guess you're talking about https://github.com/keycloak/keycloak/tree/main/js/libs/keycloak-admin-client
Also there is another interesting alternative which I proposed:
https://github.com/keycloak/keycloak-nodejs-connect/issues/492
Any updates?
Since the release of Keycloak 19, there were a plan to deprecate all keycloak connect adapters including keycloak-connect.
Is there a way to include another Oauth2 middleware like passport or any other provider.