Good afternoon,

 

I'm having problems with keycloak redirect after login using j_security_check.

 

I have many applications and i can't change JAAS authentication. So, i'm using keycloak JAAS  (chapter 8 , p. 35 , version 1.6.0).

 

After login, keycloak redirect me to http://<application>/j_security_check !!!

But i need that keycloak redirect me to other URI !

 

I tried  many configurations in keycloak client ID, and dont work.

 

I suggest create a item in keycloak.json where you say to where redirect after login successful; and a item to redirect when token expire.

 

My problem is posted in http://lists.jboss.org/pipermail/keycloak-user/2015-November/003528.html