Remove “Update Account Infromation” form after first login

I facing issue with when user federation first time keycloak login , the “Update Account Information” Page is coming, I don’t want see this intermediate page.

if anyone have idea about solution or config changes to resolve this issue.

Define mappers to fill in these Keycloak user attributes: email, firstName, lastName. Then this “Update Account Information” page should not show up anymore after first login.

@jean.silga Thanks for response,
from user federation just reading the data for only authentication purpose only,
we needs to avoid redirect to “Update Account Information” Page.

See my answer in this thread.
Keycloak as identity broker only without managing users - Configuring the server - Keycloak

You can configure the “first broker login” authentication flow to change this behaviour