-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Labels
Description
Describe the bug
Since Keycloak 18, parameter "redirect_uri" is not supported anymore when logging out as explained here : https://www.keycloak.org/2022/04/keycloak-1800-released#_openid_connect_logout
So now, when we use react-native-keycloak, we get the error "Invalid parameter: redirect_uri" when logging out.
Version to reproduce the bug
- Keycloak Server : 18.0.0
- Packages npm :
- react-native-keycloak : 0.6.0
- keycloak-js : 18.0.0
imcyee, arunmenon1975, ajaxjiang96, 4ND3R50N, kyrylo-panov and 7 more