Hi,
The basic sample in Keyclock is not working with latest Keycloak &
application running on WildFly 10.1.
I followed
http://www.keycloak.org/docs/latest/getting_started/index.html#securing-a...
But got Invalid parameter: redirect_uri error:
Redirected to Keyclock URL but shows Invalid parameter: redirect_uri for
http://localhost:8180/auth/realms/demo/protocol/openid-connect/auth?respo...
Back to Application link shows following incorrect URL:
http://localhost:8180/auth/realms/demo/protocol/openid-connect/http//loca...
Thanks!