Redirect user to /user/me/apps upon login

Not applicable

Hi

I am trying to look at the documentation for the DevConnect Redirect URI but i am unable to find more info on how to redirect users to /user/me/apps page upon login. How do i specify the URI for it?

When I specify the path, the page complains that it is not a valud URI.

0 2 104
2 REPLIES 2

I know of two ways to do that.

Using the rules module.

Using the Trigger module.

In either case I think you can use a path.

In rule you can add trigger & action
or dirty way could be assign '/user/me/apps' as front page (not recommended)