Is there any way to customize header of redirect url in keycloak

Hi All,

When application is protected with keycloak and we hit application URL it will redirect to keycloak login page where we provide credentials after successful authentication we can see the application.

In my requirement after successful authentication while redirecting to application I want to add some parameter into the header.Can I do that can I add some extra value in header of redirect URL ?