Damien Degois

Results 24 comments of Damien Degois

Hi @ricoberger looks good to me, thanks :)

The only limited keys is the provider key, not API keys, you are in charge of providing the right sized keys. If provider key format has changed, take a look...

I've made a release on my fork that includes the fix. It would be nice to check if it resolves your issue. If not, please tell me. One note, I...

I'm not quite sure what it could break as the later adds aud claims defacto among other things if I remember correctly. If users want to use the access token,...

As stated by @Elektordi , > access_token is from Oauth2 spec (and used in keycloak provider), and id_token is from oidc spec. If you want to use access_token you can...

> > If you want to use access_token you can use the `keycloak` provider, and leave `keycloak-oidc` for .... oidc and therefore use the proper token :) > > Well,...

good question, initially probably not that much, now there is another pull request for backend logout for example