Open agenceKanvas opened 1 year ago
I don't even understand why there is a mention of vimeo in here, when the only related thing is that I have a vimeo embed on the homepage
@agenceKanvas with the way those errors look it seems like there is a plugin misconfiguration. When the plugin is making a request to your Keycloak instance it is getting an invalid response. It seems perhaps that you don't have token refresh enabled in Keycloak. If you turn off the token refresh setting in the plugin does it work. What version of Keycloak are you using?
But I do, I really have followed all the doc :)
@agenceKanvas OK, so since you do have Refresh Tokens enabled in Keycloak then this would be some other plugin misconfiguration perhaps. Can you share your plugin settings with me excluding your client ID & client secret? You can DM me on the WordPress Slack, or send a message to timnolte
via Keybase secure messaging, or send me a DM via the Fediverse using tim@mastodon.timnolte.com.
Hey !
I've tried to configure the plugin with a keycloak install but I always end up with a ERREUR (invalid_request): No refresh token. All the keys and credentials seems correct and I have the exact same configuration than in the doc.
In keycloak, I have a session created with the right email.
In the logs, I have an invalid request :
And the next request is a make_authentication_url
I'm stuck. If anyone has some ideas ... Thanks a lot !