Redirect link to public tab of profile page

Hello,

I want to redirect users directly to public tab of profile page to complete the missing items (e.g. orcid).

the following link goes to profile page, but I can’t figure out how to directly go to public tab:

return $templateMgr->display('user/profile.tpl');

Can any one help?