You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 5, 2024. It is now read-only.
I do not specify the id_token_hint and an empty value is send everytime.
The logout-function of the keycloak-js-adapter sends the id token as a hint. Would it be possible to use that token here as well? Or just remove the id_token_hint from the query?
Cypress 11, our logout functionality is working just fine
With Cypress 12+, it stopped working
We are seeing:
![Screenshot 2023-11-22 at 13 29 18](https://private-user-images.githubusercontent.com/17165035/285054266-d92aa804-2254-4da3-a7c6-6a25fabd73cc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5NDgyODksIm5iZiI6MTczODk0Nzk4OSwicGF0aCI6Ii8xNzE2NTAzNS8yODUwNTQyNjYtZDkyYWE4MDQtMjI1NC00ZGEzLWE3YzYtNmEyNWZhYmQ3M2NjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDclMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA3VDE3MDYyOVomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTgxMTQ2MjM4YTRhMjllNDgxYjE5OWIxNzZkM2QyZDljNzk2ZTc4NTg1MDgzODkzNGRjNjQ0YWE2MDE2ODIwY2EmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.MEcMGp0jU2lFCdGoTDVPOAB-jPsqL46QZfrgqQeN-PI)
Our logout command:
Usage:
Running: "cypress-keycloak": "2.0.1"
Any ideas?
The text was updated successfully, but these errors were encountered: