Ember pass values to another route

How will i pass a value to be used in another parameter from a service in transitionTo.

Actually, we use login-service and check for a specific condition and redirect them to forcepassword page, i just want to pass the id , so the user dont want to enter it again. is there any simple way?