# Unable to Redirect application to homepege after login using keycloak javascript adapter

**URL:** https://forum.keycloak.org/t/unable-to-redirect-application-to-homepege-after-login-using-keycloak-javascript-adapter/17658
**Category:** Getting advice
**Created:** [September 29, 2022, 8:02am UTC](https://forum.keycloak.org/t/unable-to-redirect-application-to-homepege-after-login-using-keycloak-javascript-adapter/17658 "2022-09-29T08:02:50Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![Dipanshu1043](https://yyz2.discourse-cdn.com/free1/user_avatar/forum.keycloak.org/dipanshu1043/32/6661_2.png) [@Dipanshu1043](https://forum.keycloak.org/u/Dipanshu1043)
#### Post date: [September 29, 2022, 8:02am UTC](https://forum.keycloak.org/t/unable-to-redirect-application-to-homepege-after-login-using-keycloak-javascript-adapter/17658/1 "2022-09-29T08:02:50Z")

</div>

We are using GoogleIDP and ReactKeycloakProvider for authentication. after successful authentication I am not able to redirect application to homepage.

We are trying to redirect with custom component which is creating an infinite loop.  
Looking for post login redirect\_uri option.
