[keycloak-user] Redirect_url is not supported anymore since 1.9.4.Final

Charles Moulliard cmoullia at redhat.com
Fri May 20 13:14:37 EDT 2016


Hi

I have configured Openshift + Keycloak as Identity Provider

This request which was working with version 1.9.2.Final

https://192.168.1.80:8443/auth/realms/openshift/protocol/openid-connect/auth?client_id=openshift&redirect_uri=https%3A%2F%2F192.168.99.100%3A8443%2Foauth2callback%2Fkeycloak&response_type=code&scope=openid&state=Y3NyZj0xYjlkZmRmZC0xZWFkLTExZTYtYjNiYS0zYTQ5MGQxNGNhOGImdGhlbj0lMkZvYXV0aCUyRmF1dGhvcml6ZSUzRmNsaWVudF9pZCUzRG9wZW5zaGlmdC13ZWItY29uc29sZSUyNnJlc3BvbnNlX3R5cGUlM0R0b2tlbiUyNnN0YXRlJTNEJTI1MkYlMjZyZWRpcmVjdF91cmklM0RodHRwcyUyNTNBJTI1MkYlMjUyRjE5Mi4xNjguOTkuMTAwJTI1M0E4NDQzJTI1MkZjb25zb2xlJTI1MkZvYXV0aA%3D%3D

doesn't work anymore with 1.9.4.Final --> Invalid parameter: redirect_uri
is displayed within the web browser

The server reports this error :

19:09:34,964 WARN  [org.keycloak.events] (default task-5) type=LOGIN_ERROR,
realmId=openshift, clientId=openshift, userId=null, ipAddress=192.168.1.80,
error=invalid_redirect_uri, response_type=code, redirect_uri=
https://192.168.99.100:8443/oauth2callback/keycloak, response_mode=query

Do we have to change something within the config (clientId, ...) ?

Regards,

Charles
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/keycloak-user/attachments/20160520/d65a946f/attachment.html 


More information about the keycloak-user mailing list